A fast, local and secure Retrieval-Augmented Generation (RAG) CLI application.
Built as a lightweight command-line tool for semantic document search and generation workflows.
Pocket-RAG is a command-line application designed to perform Retrieval-Augmented Generation (RAG) entirely locally. It enables fast and secure semantic document search using ChromaDB for vector indexing and a language model API for inference.
| French Documentation |
| English Documentation |
| Demo image of the setup |
| Demo image of the engine query |
pocket-rag-cli/ │ ├── src/ Core application modules │ ├── .github/docs/ Full documentation (FR / EN) ├── CONTRIBUTING.md Contribution guidelines ├── LICENSE Project license
Refer to the documentation for installation and usage instructions.
Contributions are welcome. Please read the contribution guidelines before submitting a pull request.
This project is licensed under the terms of the LICENSE.
Built for local-first and privacy-aware workflows.