#vector-database #vector #persistent #rag

mini-rag

A simple, 100% Rust implementation of a vector storage database with on disk persistency

5 releases

0.2.3 Jul 5, 2024
0.2.2 Jun 28, 2024
0.2.1 Jun 27, 2024
0.2.0 Jun 27, 2024
0.1.0 Jun 27, 2024

#1116 in Database interfaces

Download history 8/week @ 2024-10-28 48/week @ 2024-11-18 4/week @ 2024-11-25 237/week @ 2024-12-02 185/week @ 2024-12-09 54/week @ 2024-12-16 9/week @ 2024-12-23 25/week @ 2024-12-30 60/week @ 2025-01-06 40/week @ 2025-01-13 1/week @ 2025-01-20 29/week @ 2025-01-27 78/week @ 2025-02-03 104/week @ 2025-02-10

214 downloads per month
Used in nerve-ai

GPL-3.0 license

3MB
296 lines

Crate Release Rust Report GitHub Actions Workflow Status Software License

A simple, 100% Rust implementation of a vector storage database with on disk persistency.

License

mini-rag is released under the GPL 3 license. To see the licenses of the project dependencies, install cargo license with cargo install cargo-license and then run cargo license.

Dependencies

~2.6–6MB
~97K SLoC