Hacker News new | ask | show | jobs
Show HN: Vamana, vector search using Approximate Nearest Neighbour (github.com)
3 points by wanderinglight 691 days ago
This repo provides an implementation of the Vamana indexing algorithm in python to play around with the parameters and benchmark performance.

The algorithm is used in DiskANN approximate nearest neighbour search in vector search databases.