Running Game Boy in ChatGPT: 282KB model achieves inline inference
Dimillian · x · 2026-08-09
A developer shared a use case for the /visualize feature in ChatGPT Work and Codex to create inline visualizations.
The developer ported a Game Boy Color emulator to JavaScript and ran it entirely within the ChatGPT visualization interface. Key highlights include:
- Embedded an actual 282KB model and tokenizer (based on Karpathy’s TinyStories).
- Inference runs completely locally within the inline visualization.
- Features functional controls, keyboard support, and a screen display.
- Not an external emulator; requires no API or external server, with everything fitting under 1MB.
More from coding & agent
- Tencent Debuts WorldClaw: Generating Editable 3D Worlds from a Single Prompt — Scobleizer · 2026-08-09
- An 8-Minute Comprehensive Breakdown of Claude Code — Scobleizer · 2026-08-09
- Anthropic's Ultracode Hailed as One of the Most Important Coding Mode Innovations Ever — dsp_ · 2026-08-09
- Codepend: An Open-Source CLI for Generating Local Wrapped Reports of Coding Agents — apolorotov · 2026-08-09
- Karpathy Uses Opus 5 to Generate 3D Middle-earth, Pushing Prompt-to-Game Limits — APPSO · 2026-08-09
- Generate 3D-Printable Models with Claude Code Skill via CadQuery Scripts — tom_doerr · 2026-08-09