Offline, Open-Source RAG
Ingest files for retrieval augmented generation (RAG) with open-source Large Language Models (LLMs), all without 3rd parties or sensitive data leaving your network.
Features:
- Offline Embeddings & LLMs Support (No OpenAI!)
- Support for Multiple Sources
- Local Files
- GitHub Repos
- Websites
- Streaming Responses
- Conversational Memory
- Chat Export
Learn More:
pip install -qU "langchain-chroma>=0.1.2"
pip install -U langchain-ollama
pip install -qU langchain_community pypdf
pip install --upgrade --quiet docx2txt