An interactive editorial demo inspired by Karpathy's microgpt.py gist and the exploration flow of ccunpacked.dev.
The app turns the gist into a guided single-page experience with:
- a hero built from real stats observed from the script
- a clickable learning-loop walkthrough
- a single-file architecture atlas
- a compact spec deck and loss chart
- a generated-name gallery from a quick reference run
npm install
npm run devnpm run lint
npm run buildnpm run generate:evidenceThis fetches the raw microgpt.py gist, runs a deterministic 120-step reference pass,
and writes the app's committed evidence artifacts to:
src/content/evidence-pack.en.jsonsrc/content/evidence-pack.zh-TW.jsonsrc/content/forward-pass.en.jsonsrc/content/forward-pass.zh-TW.json