In-memory vector store with efficient read and write performance for semantic caching and retrieval system. Redis for Semantic Caching.
-
Updated
Nov 29, 2024 - Rust
In-memory vector store with efficient read and write performance for semantic caching and retrieval system. Redis for Semantic Caching.
A collection of my data science articles published in Towards Data Science and Towards AI.
Multi-modal embedded database in pure Rust -- native vector search, blob store, TTL, merge operators, CDC, time-travel, flash storage backend. no_std. Fork of redb.
ANN search in high dimensions!
A C++ implementation of efficient Nearest Neighbor search algorithms (LSH, Random Projection Hypercube, IVFFlat, and IVFPQ) optimized for high-dimensional datasets like SIFT and MNIST.
Add a description, image, and links to the ivfpq topic page so that developers can more easily learn about it.
To associate your repository with the ivfpq topic, visit your repo's landing page and select "manage topics."