A simple RAG library / server / cli for simple RAG applications.
Clone the repository and run the following commands:
cargo install --path .
For any of the following commands, you can run --help
to see the available options. Set RUST_LOG=debug
to see
logging output.
ragtime server
ragtime tui