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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

16c226e ยท Jul 5, 2024
May 24, 2024
Feb 20, 2024
Jul 5, 2024
May 8, 2024
Jul 5, 2024
Feb 28, 2024
Feb 11, 2024
Mar 2, 2024
Feb 28, 2024
Feb 21, 2024
Apr 23, 2024
Jul 5, 2024
May 8, 2024
Mar 6, 2024
Feb 29, 2024
Mar 1, 2024
Feb 21, 2024
Mar 19, 2024

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: