GitHub - milvus-io/milvus: Milvus is a high-performance, cloud-native ...
github.com
🐦 Milvus is a high-performance vector database built for scale. It powers AI applications by efficiently organizing and searching vast amounts of unstructured data, such as text, images, and multi-modal information. 🧑💻 Written in Go and C++, Milvus implements hardware acceleration for CPU/GPU to achieve best-in-class vector search performance. Thanks to its fully-distributed and ...
GitHub - facebookresearch/faiss: A library for efficient similarity ...
github.com
Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It ...
GitHub - qdrant/qdrant: Qdrant - High-performance, massive-scale Vector ...
github.com
Vector Search Engine for the next generation of AI applications Qdrant (read: quadrant) is a vector similarity search engine and vector database. It provides a production-ready service with a convenient API to store, search, and manage points—vectors with an additional payload. Qdrant is tailored for extended filtering support, making it useful for all sorts of neural-network or semantic ...
mileszim/awesome-vector-database - GitHub
github.com
A curated list of awesome vector databases for storing, managing, and searching high-dimensional data. This list includes open-source and commercial solutions, as well as databases that support different types of data and machine learning models.
GitHub - weaviate/weaviate: Weaviate is an open-source vector database ...
github.com
Weaviate is an open-source, cloud-native vector database that stores both objects and vectors, enabling semantic search at scale. It combines vector similarity search with keyword filtering, retrieval-augmented generation (RAG), and reranking in a single query interface. Common use cases include RAG systems, semantic and image search, recommendation engines, chatbots, and content ...
vector-database · GitHub Topics · GitHub
github.com
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 .