Skip to content

v1.0.0

Latest

Choose a tag to compare

@vincentkoc vincentkoc released this 10 Oct 03:52
· 12 commits to main since this release
c501d6a

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!