Files
OpenWebUI-RAG/README.md
Muhammad Tamir eab97c1e21 Update README.md
2025-11-16 21:25:43 +07:00

1.5 KiB
Raw Blame History

OpenWebUI-RAG

This repository contains resources, scripts, and outputs related to OpenWebUI with RAG (Retrieval-Augmented Generation) support.

⚠️ Content Notice: If you see material here that you own and want it removed, please DM me on Discord: NekoMonci. I will remove it promptly.


About

OpenWebUI-RAG is designed to:

  • Integrate knowledge bases into OpenWebUI for enhanced question answering.
  • Allow dynamic loading of .md or .mdx documents as RAG sources.
  • Support multiple LLM providers for retrieval-based generation. This repository is part of my ongoing development projects under YueMi-Development.

Usage

  1. Clone the repository:
git clone https://git.yuemi.org/YueMi-Development/OpenWebUI-RAG.git
  1. Add your knowledge base files (.md or .mdx) into the designated folder.
  2. Configure your .env or CLI parameters for your LLM provider (OpenAI, Gemini, Anthropic).
  3. Start the OpenWebUI server with RAG enabled.

Contributing

Contributions are welcome! You can help improve this project by submitting Pull Requests:

  • Fork the repository
  • Create a new branch for your feature or fix
  • Make your changes and test them
  • Submit a Pull Request to the main repository Please ensure your contributions are compatible with AGPL-3.0 licensing.

License

This projects code is licensed under AGPL-3.0. Any included content that originates from external sources remains the property of the respective owners.


Contact

  • Discord: NekoMonci (for removal requests or questions)