Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pocket-RAG

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.


Overview

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.


Documentation

French Documentation
English Documentation
Demo image of the setup
Demo image of the engine query

Project Structure

pocket-rag-cli/
│
├── src/            Core application modules
│
├── .github/docs/           Full documentation (FR / EN)
├── CONTRIBUTING.md Contribution guidelines
├── LICENSE         Project license

Getting Started

Refer to the documentation for installation and usage instructions.


Contributing

Contributions are welcome. Please read the contribution guidelines before submitting a pull request.


License

This project is licensed under the terms of the LICENSE.


Built for local-first and privacy-aware workflows.

About

A fast, local and secure Retrieval-Augmented Generation (RAG) CLI application.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages