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

75 days ago #1706 ↓ -1

Last evaluated 75 days ago. Current rank #1706. Down 1 spot in the rankings.

Score history

76

Related listings

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.

UATC (Universal Adaptive Training Controller) screenshot

AI/ML / Training Infrastructure

A closed-loop controller for LLM training that adapts batch size, learning rate, checkpointing, and pruning to reduce OOM crashes on limited VRAM hardware.

Tiny-Net: learned token embeddings in 2D screenshot

AI/ML / Visualization

An interactive visualizer showing how a tiny byte-level language model learns 2D token embeddings during training. It includes controls for stepping, pausing, resetting, and adjusting training behavior while plotting the learned vectors.