An open-source clean & customizable RAG UI for chatting with your documents. Built with both end users and developers in mind. This project serves as a functional RAG UI for both end users who want to do QA on their documents and developers who want to build their own RAG pipeline.
Features
- For end users
- A clean & minimalistic UI for RAG-based QA
- Supports LLM API providers (OpenAI, AzureOpenAI, Cohere, etc) and local LLMs (via ollama and llama-cpp-python)
- Easy installation scripts
- A framework for building your own RAG-based document QA pipeline
- Customize and see your RAG pipeline in action with the provided UI (built with Gradio)
