Loading benchmark data…
EyesInAI·Loading live benchmark data
Interactive pieces that show how AI models actually work — one mechanism at a time. Click into any to play with it.
Walk both phases of Retrieval-Augmented Generation — index offline, retrieve online — and watch a live query get scored, reranked, and injected into the prompt. The retrieval step is where quality lives.
Trace any word through self-attention — embed → Q/K/V → score → softmax → output — and watch where it looks. Toggle coreference, previous-token, and syntactic heads on a live attention heatmap.