rag-web-ui and rag-chat
These two tools are competitors, as both aim to provide a web-based user interface for interacting with a RAG system to chat with documents.
About rag-web-ui
rag-web-ui/rag-web-ui
RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.
Supports multiple document formats (PDF, DOCX, Markdown, Text) with async processing and automatic chunking, while offering flexible LLM integration via OpenAI, DeepSeek, or local Ollama deployment. Built on Python FastAPI backend with ChromaDB/Qdrant vector databases, MinIO distributed storage, and Langchain framework; provides OpenAPI interfaces for programmatic knowledge base access alongside a frontend-backend separated architecture enabling multi-turn contextual dialogue with citation tracking.
About rag-chat
onamfc/rag-chat
A production-ready RAG (Retrieval Augmented Generation) system for chatting with your documents
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work