AI Potluck
Infrastructure / Storage & Retrieval

Annoy

Spotify

Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings for approximate nearest neighbour search over random projection trees, built so that indexes are static files memory-mapped into a process. Many processes share one index without loading it each, which is what it was built for at Spotify.

Verified 2026-08-18 via the GitHub API and the LICENSE body.

Openness

5 high confidence
5.0
license
Apache-2.0(OSI)
source
public
core-gated
ungated

Apache-2.0 license body confirmed. The repository is public and unarchived and builds the whole product, and the README describes no paid tier, enterprise edition or license-gated build beside it, so source is public and the core ungated.

Adoption

4 high confidence
4.0

1,232,630 PyPI downloads of `annoy` in the trailing 30 days, which lands in the 1M-10M band of the software usage scale, level 4.

Capability

2 medium confidence
2.0

Banded on the category feature matrix as single index family as a library. Placed two bands below the chroma anchor, on a matrix that bands on how much of the persist-index-retrieve path a product provides itself, at what scale and over how many retrieval modes.

Verified 2026-08-18