Contents

annoy 1.17.3

0

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.

Stars: 12629, Watchers: 12629, Forks: 1133, Open Issues: 54

The spotify/annoy repo was created 11 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 12629 github stars!

How to Install annoy

You can install annoy using pip

pip install annoy

or add it to a project with poetry

poetry add annoy

Package Details

Author
Erik Bernhardsson
License
Apache License 2.0
Homepage
https://github.com/spotify/annoy
PyPi:
https://pypi.org/project/annoy/
GitHub Repo:
https://github.com/spotify/annoy

Classifiers

No  annoy  pypi packages just yet.

Errors

A list of common annoy errors.

Code Examples

Here are some annoy code examples and snippets.

GitHub Issues

The annoy package has 54 open issues on GitHub

  • Segmentation fault when I call add_item, version: v1.16.3
  • cann't install on MAC M1
  • slow work of finding neighbors in docker-compose

See more issues on GitHub

Related Packages & Articles