Approximate Nearest Neighbor (ANN)

A family of algorithms and indexes (e.g., HNSW, IVF) used to rapidly find vectors that are most similar to a query vector in high‑dimensional spaces. Core to fast vector search in embedding‑based applications.