mini-rag

Crates.iomini-rag
lib.rsmini-rag
version0.2.3
sourcesrc
created_at2024-06-27 10:17:57.601013
updated_at2024-07-05 09:51:28.277126
descriptionA simple, 100% Rust implementation of a vector storage database with on disk persistency.
homepagehttps://github.com/evilsocket/mini-rag
repositoryhttps://github.com/evilsocket/mini-rag
max_upload_size
id1285291
size3,788,622
Simone Margaritelli (evilsocket)

documentation

README

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.

Commit count: 11

cargo fmt