~ / lab
The AI Lab 🧪
Real models running in your browser, no servers, no tracking.
✏️ Draw a digit · a real neural classifier guesses it
?
logistic regression · trained on 1,797 handwritten digits · 4.7KB of weights, no server
🔤 How language models see your text
rpm12621builds27533graphrag24351systems15288
simplified subword tokenizer demo · the real site can ship an actual BPE vocab
🐍 Edit my Python · runs live in your browser
real CPython via Pyodide (WebAssembly) · loads on first run, then instant
🔎 Ask about me · retrieval over my actual content
type a question, I'll retrieve the most relevant snippets with similarity scores, this is the R in RAG