Repository navigation
diskann
- Website
- Wikipedia
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage 💥
A low-latency, billion-scale, and updatable graph-based vector store on SSD.
Production-ready KV-backed HNSW implementation in Rust using LMDB
DiskANN in Pure Rust — Built for Large-Scale Approximate Nearest Neighbor Search.
Pure Rust Port of DiskANN
Julia Implementation of Low Memory Disk ANN (LM-DiskANN)
Python source code files to visualize DiskANNs Latency Throughput graph
A native Rust implementation of DiskANN (Disk-based Approximate Nearest Neighbor search) 🦀
Simple and Efficient DiskANN implementation
MATBot is an intelligent assistant designed to troubleshoot MATLAB software-related issues. The application leverages RAG (Retrieval-Augmented Generation) architecture and LLM models to provide accurate, contextual solutions to common MATLAB problems by drawing from official MathWorks documentation.
Mini Disk-ANN, a project for class of Software Development for Information Systems, DIT UOA, Winter 2024.
High-performance graph-based approximate nearest neighbor (ANN) search library implemented in Rust, in-memory or out-of-core