#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

#3 in #vectors

Download history 3/week @ 2024-08-21 21/week @ 2024-08-28 16/week @ 2024-09-11 13/week @ 2024-09-18 24/week @ 2024-09-25 20/week @ 2024-10-02 7/week @ 2024-10-09 3/week @ 2024-10-23 5/week @ 2024-10-30 13/week @ 2024-11-13 37/week @ 2024-11-20 107/week @ 2024-11-27 170/week @ 2024-12-04

327 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
~98K SLoC