#vector #vector-database #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

#879 in Database interfaces

26 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
~100K SLoC