Retrieval Race
Three search strategies race for the same buried answer.
Turns 'retrieval quality is usually the bottleneck, not the model' from a lecture line into a number -- the exact rank position where the right answer got buried.
What goes in, what comes out
One query fires simultaneously at keyword-only, vector-only, and hybrid retrieval over the same small corpus, and the learner watches three ranked-result lists populate side by side in real time. The correct chunk's rank in each list is called out explicitly, including when it never appears in the visible top-k at all -- the lost-answer failure made literal.
A query, typed or chosen from adversarial presets.
Three ranked-list panels with the gold chunk's rank highlighted (or flagged missing), and a winner banner naming which strategy actually found the answer.
Corpus picker (a few themed demo corpora); top-k slider; strategy toggle set; adversarial query presets (synonym-heavy, typo'd, out-of-order).
Demo inside AIE-202's retrieval sub-module; lead magnet at /playgrounds.
Go deeper, elsewhere
Hand-picked public explainers and open tools that complement this one — always optional, never required, never graded.
Concepts click when you open the machinery.
Three labs are already live and free — the same hands-on style this playground brings to its module.