{"library":"annoy","type":"library","category":null,"description":"Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings designed for efficient similarity search in high-dimensional spaces. It's optimized for memory usage and can create large, read-only, file-based data structures that are memory-mapped, enabling multiple processes to share the same index. The library is actively maintained by Spotify with frequent minor releases.","language":"python","status":"active","version":"1.17.3","tags":["nearest neighbors","approximate nearest neighbors","vector search","similarity search","indexing","memory efficient","ann"],"last_verified":"Thu May 21","install":[{"cmd":"pip install annoy","imports":["from annoy import AnnoyIndex"]}],"homepage":"https://spotify.github.io/annoy/","github":"https://github.com/spotify/annoy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/annoy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/annoy/compatibility"}}