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

bananya-ml/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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Dockerfile 2.4%