Skip to content

AI Folks Labs

See it work.

Interactive explainers that take one hard idea in AI and make it something you can touch.

Scroll

Live

How a language model actually works

Type a sentence and watch it become tokens, embeddings, attention and a prediction. The four stages, playable.

10 minBeginner
In progress

Gradient descent you can feel

Drag a ball down a loss surface. Change the learning rate and watch it overshoot, stall, or find the valley.

6 minBeginner
In progress

The tokenizer playground

Why “strawberry” has three r’s but the model cannot count them. Paste anything and see the pieces.

4 minBeginner
In progress

Why models hallucinate

Break a retrieval pipeline on purpose. Watch a confident, well-formed, entirely invented citation appear.

8 minIntermediate
In progress

Diffusion: noise to image

Scrub the denoising steps back and forth and see structure emerge out of static.

7 minBeginner
In progress

The map of meaning

Fly through an embedding space. Find what sits near “bank”, and why that is a problem.

6 minBeginner

After the labs

Playing with it is an hour.
Building it is six months.

Every lab is a five-minute version of something you construct properly in the programme — tokenisers, attention, retrieval, evaluation, deployment.