#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

#1174 in Database interfaces

Download history 13/week @ 2024-11-13 37/week @ 2024-11-20 107/week @ 2024-11-27 221/week @ 2024-12-04 118/week @ 2024-12-11 35/week @ 2024-12-18 6/week @ 2024-12-25 37/week @ 2025-01-01 73/week @ 2025-01-08 16/week @ 2025-01-15 43/week @ 2025-01-29 68/week @ 2025-02-05 65/week @ 2025-02-12 9/week @ 2025-02-19 9/week @ 2025-02-26

164 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.8–6.5MB
~105K SLoC