Explore indexBack to Tools

Annoy

Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++/Python library created by Spotify to search for points in space that are close to a given query point using memory-mapped static indexes.