#89 · Primary category: Knowledge Base & RAG
rag-web-ui
RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.
Project last updated:04/06/26
GitHub Stars
3.3K
Forks
368
Contributors
12
License
Apache-2.0
Why we included this project
This project is a complete RAG question-answering system, not a framework you have to wire together yourself. The chat frontend talks to a backend that loads your documents and turns them into searchable vectors, then retrieves the relevant passages to ground each answer from a language model. You can point it at cloud models like OpenAI, DeepSeek, or MiniMax, or at local models through Ollama, which keeps privacy-sensitive setups from sending data to external services. Conversations can include citations, so users can verify what an answer is actually based on instead of taking the model's word. Teams that want a ready-made conversational interface over their own documents, rather than building the retrieval pipeline from scratch, will find it a good starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience