#approximate-nearest-neighbor-search (8 Repositories)
Ranked open-source repositories tagged with #approximate-nearest-neighbor-search, scored by pull request acceptance likelihood and maintainer engagement velocity.
25.5%
8.3h
8 repositories tagged #approximate-nearest-neighbor-search
vdaas/vald
Vald. A Highly Scalable Distributed Vector Search Engine
lancedb/lancedb
Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
meilisearch/arroy
An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage :boom:
unum-cloud/USearch
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
microsoft/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
granne/granne
Graph-based Approximate Nearest Neighbor Search
Aquila-Network/aquila
An easy to use Neural Search Engine. Index latent vectors along with JSON metadata and do efficient k-NN search.