AI/ML / Developer Tool

CosmicGPT

An open-source simulator that studies how GPT inference behaves under space radiation and cosmic-ray fault conditions, with CLI runs, comparisons, and self-contained HTML reports.

Clear24/30
Useful25/30
Specific17/20
Complete10/20
CosmicGPT screenshot

Why it was accepted

The page clearly describes a real AI-adjacent developer tool: a GPT-in-space simulator for testing radiation-induced faults in model weights, activations, and KV cache. The repository shows concrete usage examples, supported fault types and environments, report generation, and a visible project structure with tests and docs, which is enough for a useful public listing.

Weakness

The crawled page does not show a finished product UI or a live demo beyond the linked reports, and it is still focused on a seeded tiny GPT skeleton rather than a larger model backend. It is also not obvious from the snapshot who would use it in practice beyond experimentation or research.

Review status

86 days ago #1875 ↓ -1

Last evaluated 86 days ago. Current rank #1875. Down 1 spot in the rankings.

Score history

76

Related listings

Speculative Decoding in vLLM on AMD GPUs screenshot

AI/ML / Inference Optimization

A detailed vLLM blog post explaining speculative decoding on AMD GPUs, with mechanics, supported drafting methods, configuration guidance, tuning advice, and benchmark discussion.

AI Image Generation on an RP2350 Microcontroller screenshot

AI/ML / Generative AI

A technical blog post showing a tiny diffusion transformer running on an RP2350 microcontroller to generate 128×128 face images, with details on model design, quantization, and on-device inference.

Interpretable AutoResearch screenshot

AI/ML / Agent framework

An open-source project for making AI research agents legible, auditable, and traceable through behavioral code and event logs.

EdotEnv (E.env) screenshot
78

AI/ML / Reinforcement Learning

Market-derived RL environments for training agents on quant trading and long-horizon planning under adversarial noise.