SuperSupeng / awesome-vector-search

This project collects vector search-related products, cloud services and implementation libraries, for each open-source product, it will be followed by the most recent update time to help you quickly judge whether the project is active or not. 该项目收集向量检索相关的产品、云服务与实现库,对于每个开源产品,会在其后面标注最近的更新时间帮助大家快速判断该项目是否活跃。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-vector-search

This project collects vector search-related products, cloud services and implementation libraries, for each open-source product, it will be followed by the most recent update time to help you quickly judge whether the project is active or not.

该项目收集向量检索相关的产品、云服务与实现库,对于每个开源产品,会在其后面标注最近的更新时间帮助大家快速判断该项目是否活跃。。

Products

Name Introduction Open source Last updated
Milvus Milvus was created in 2019 with a singular goal: store, index, and manage massive embedding vectors generated by deep neural networks and other machine learning (ML) models. yes 2022-12-05T07:39:22Z
Vearch Vearch is the vector search infrastructure for deeping learning and AI applications. yes 2022-07-22T06:24:42Z
marqo A tensor-based search and analytics engine that seamlessly integrates with your applications, websites, and workflows. yes 2022-12-01T09:08:58Z
Jina Jina is a MLOps framework that empowers anyone to build cross-modal and multi-modal applications on the cloud. It uplifts a PoC into a production-ready service. Jina handles the infrastructure complexity, making advanced solution engineering and cloud-native technologies accessible to every developer. yes 2022-12-05T08:43:11Z
Qdrant Vector Search Engine for the next generation of AI applications. yes 2022-11-25T13:53:22Z
Weaviate Weaviate is an open source vector search engine that stores both objects and vectors, allowing for combining vector search with structured filtering with the fault-tolerance and scalability of a cloud-native database, all accessible through GraphQL, REST, and various language clients. yes 2022-12-01T14:17:35Z

Library

Name Introduction Open source Last updated
Faiss 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. yes 2022-11-30T16:25:30Z
Annoy Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data. yes 2022-10-27T15:17:47Z

Contributors

Made with contrib.rocks.

LICENSE

MIT license

About

This project collects vector search-related products, cloud services and implementation libraries, for each open-source product, it will be followed by the most recent update time to help you quickly judge whether the project is active or not. 该项目收集向量检索相关的产品、云服务与实现库,对于每个开源产品,会在其后面标注最近的更新时间帮助大家快速判断该项目是否活跃。

License:MIT License


Languages

Language:Python 100.0%