SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 Python nearest-neighbor-search Projects
-
Project mention: Meilisearch – search engine API bringing AI-powered hybrid search | news.ycombinator.com | 2025-04-14
Try LanceDB https://github.com/lancedb/lancedb
It’s based off of the data fusion engine, has vector indexing and BM 25 indexing, has pipes on and rust bindings
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
similarity
TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
-
Project mention: Spann: Highly-Efficient Billion-Scale Approximate Nearest Neighbor Search | news.ycombinator.com | 2024-11-02
If you just want in-memory then PyNNDescent (https://github.com/lmcinnes/pynndescent) can work pretty well. It should install easily with pip, works well at the scales you mention, and supports a large number of metrics, including cosine.
-
-
-
lshashing
python library to perform Locality-Sensitive Hashing for faster nearest neighbors search in high dimensional data
Project mention: Show HN: Locality-Sensitive Hashing in Python for Faster Nearest Neighbor Search | news.ycombinator.com | 2024-08-15 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
tinyknn
A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF
Python nearest-neighbor-search discussion
Python nearest-neighbor-search related posts
-
Document Loading, Parsing, and Cleaning in AI Applications
-
Spann: Highly-Efficient Billion-Scale Approximate Nearest Neighbor Search
-
vec2pg: Migrate to pgvector from Pinecone and Qdrant
-
beginner guide to fully local RAG on entry-level machines
-
FLaNK 04 March 2024
-
7 Vector Databases Every Developer Should Know!
-
Qdrant, the Vector Search Database, raised $28M in a Series A round
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2025
Index
What are some of the best open-source nearest-neighbor-search projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | lancedb | 6,576 |
2 | docarray | 3,069 |
3 | similarity | 1,019 |
4 | pynndescent | 925 |
5 | quaterion | 656 |
6 | citrus | 104 |
7 | lshashing | 19 |
8 | tinyknn | 16 |