ANN (Approximate Nearest Neighbor)
Fast search that finds *almost certainly* the closest vectors, trading a tiny bit of accuracy for huge speed.
Fast search that finds almost certainly the closest vectors, trading a tiny bit of accuracy for huge speed. The engine inside vector databases.
Clever indexes that trade a little accuracy for huge speed/memory gains. The reason vector databases are fast.