annoy
Node bindings for Annoy, an efficient Approximate Nearest Neighbors implementation written in C++.
ss-annoy.js
This is a fun library to add some over-interactivity to your website. Still in development 🔨
annoy.js
Annoy.js is a 0-dependency Hyperplane (Binary) Search Tree, inspired by Spotify Annoy as described by <a href="https://erikbern.com/2015/10/01/nearest-neighbors-and-vector-models-part-2-how-to-search-in-high-dimensional-spaces.html" target="_blank">This B