



Fast and accurate graph-based ANN index for streaming similarity search, enabling real-time updates on billion-point indexes using a single machine with real-time freshness.
Loading more......
FreshDiskANN is a fast and accurate graph-based ANN (Approximate Nearest Neighbor) index designed for streaming similarity search, aiming to serve and update an index over a billion points with real-time freshness using just one machine.
Part of the DiskANN family of algorithms from Microsoft Research, focused on making large-scale vector search practical on commodity hardware with disk-based storage.