Labs

Interactive labs

Self-contained, in-browser demos of the ideas under the hood — hypervector memory, stigmergic swarms, and tiny sequence models. Each isolates one concept and runs entirely client-side; nothing to install.

Swarms & stigmergy

How many agents reason together — knowledge held in an evaporating shared floor, not any head. Pheromone Foraging is pure emergence; Swarm Convergence adds success-scaling and authority for quality-controlled graph search.

Tiny LLM

Seven labs unpacking how a transformer works, end-to-end. Tokens become vectors, vectors flow through attention, attention chains into reasoning, then drifts. Plus the missing mechanics — positional encoding, multi-head, sampling. (RAG continues the thread in Bonus.)

Each lab is a single self-contained HTML file — vanilla JS + canvas, no dependencies. They open in a new full-screen view; use your browser's back button to return here.