Demos
Small AI-built apps. Each one showcases a different AI skill or knowledge.
Visual Learning

Tokenizer Visualizer
Type anything and watch it shatter into the colored chunks a real LLM actually sees — then understand why models can't count the r's in "strawberry."
Explaining a technical concept through an interactive tool, not a wall of text.

Markov Chain Text Generator
Paste any text, train an n-gram model in milliseconds, and watch it generate gibberish-that-almost-makes-sense — the honest ancestor of every LLM.
Making an abstract mechanism (next-token prediction) tangible through a hands-on toy.

Tiny Neural Net Playground
Place dots on a canvas, press Train, and watch a small neural network literally learn the boundary between them — weights, loss curve and all.
Making an abstract mechanism (gradient descent) tangible through direct manipulation, not just a diagram.
Games

GPU Rush
A cute factory-idle game: route glowing tokens down conveyor belts into hungry GPUs, keep the context window from overflowing, and upgrade your rig from a potato laptop to a datacenter aisle.
Shipping pure fun — retention mechanics and juice, not just explainers.

Teach the Robot Chinese
Adopt Xiǎodòu (小豆), a cute robot student, and teach it Chinese characters flashcard-by-flashcard. It genuinely learns — a tiny real learning model under the hood — and makes adorably plausible mistakes.
Machine learning as a pet — an honest, inspectable model wearing a mascot's face.
