Skip to content

Ingest files for retrieval augmented generation (RAG) with open-source Large Language Models (LLMs), all without 3rd parties or sensitive data leaving your network.

License

Notifications You must be signed in to change notification settings

jonfairbanks/local-rag

Repository files navigation

📚 Local RAG

local-rag-demo

OpenSSF Best Practices GitHub Commit Activity GitHub Last Commit GitHub License

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: