Labs

Half-finished ideas, in public.

A scratchpad for experiments. Some become projects. Most don't. That's the point.

001

Latent space cartography

Walking through a sentence-transformer embedding space with smooth interpolation between concepts.

live
002

Token-by-token attention heatmap

An interactive view of where a small LM 'looks' as it generates each token.

draft
003

Constrained decoding playground

Force JSON, regex, or grammar-shaped outputs from a tiny on-device model.

live
004

Embeddings of every recipe I cook

Personal corpus + nearest-neighbour suggestions for what to cook on Sunday.

wip
005

Diff-aware code review agent

Reviewer that only re-reasons about the changed graph regions, not the whole repo.

draft