Interactive visualizations that turn abstract vector database concepts into something you can see and touch.
Drag a query point and switch between L2, Cosine, and IP to see how "nearest" changes.
Side-by-side comparison of brute-force vs clustered search. Tune nprobe in real time.
Watch the multi-layer graph search step by step — from highway jumps to local walks.
See how PQ-in-RAM + full-vectors-on-SSD lets you search billion-scale datasets on a laptop.
Compare index types on speed, accuracy, and memory across different data scales.