weaviate
Vector database
A cloud-native vector database that enables fast and scalable search of structured and unstructured data using machine learning models
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.
12k stars
126 watching
797 forks
Language: Go
last commit: 5 days ago
Linked from 8 awesome lists
approximate-nearest-neighbor-searchgenerative-searchgrpchnswhybrid-searchimage-searchinformation-retrievalmlopsnearest-neighbor-searchneural-searchrecommender-systemsearch-enginesemantic-searchsemantic-search-enginesimilarity-searchvector-databasevector-searchvector-search-enginevectorsweaviate
Related projects:
Repository | Description | Stars |
---|---|---|
patterns-ai-core/weaviate-ruby | Provides a Ruby interface to Weaviate's vector search capabilities for machine learning and data analysis. | 49 |
firstbatchxyz/hollowdb-vector | A decentralized vector database for building efficient nearest-neighbor searches and applications | 92 |
tiledb-inc/tiledb-vector-search | A serverless, scale-out vector similarity search and storage system with efficient database capabilities | 53 |
philippgille/chromem-go | An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 299 |
tantaraio/voy | A web assembly-based vector similarity search engine that uses k-d tree for fast search and indexing. | 880 |
myscale/myscaledb | A high-performance vector search and full-text search system built on top of ClickHouse, supporting production-grade GenAI applications with familiar SQL | 868 |
kn0sys/valentinus | A next-generation vector database built using LMDB bindings in Rust. | 6 |
perone/euclidesdb | A multi-model machine learning feature database tightly coupled with PyTorch and providing a backend for storing and querying model features | 632 |
patterns-ai-core/milvus | A Ruby wrapper around a vector search database API for efficient similarity searches in high-dimensional space | 24 |
corteva/djangorestframework-mvt | A Django extension that enables serving Mapbox Vector Tiles from Postgres | 50 |
mkdynamic/vss | An implementation of a vector space search engine in Ruby, suitable for ranking small sets of documents or objects | 14 |
lancedb/lancedb | A serverless vector search and storage database built with Rust, enabling efficient similarity searches across multimodal data. | 4,757 |
vectordotdev/vector | A high-performance observability data pipeline that collects, transforms, and routes logs and metrics to various vendors. | 18,132 |
unum-cloud/ustore | An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. | 549 |
patterns-ai-core/qdrant-ruby | A Ruby wrapper around the Qdrant vector search database API | 39 |