Airgapped Offline RAG v1.0.0
First stable release of Airgapped Offline RAG.
Features
- Local inference with Llama C++
- Support for LLaMA 3, Mistral, and Gemini models
- Document upload and processing (PDF)
- Question-Answering system using RAG
- Streamlit UI for easy interaction
- Chromadb for vector storage
- Support for streaming responses
Setup
Please refer to the README.md for detailed setup instructions.
Known Issues
- None at this time
Future Plans
- Support for non-PDF documents
- Support for image documents
- Enhanced UI features
- REST API support
Thank you to all contributors and users!