Open-source RAG assistant for reliable, hallucination-free answers from knowledge sources
Top 2.8% on sourcepulse
DocsGPT is an open-source Retrieval Augmented Generation (RAG) tool designed to provide reliable, hallucination-free answers from diverse knowledge sources. It targets developers and users needing to integrate AI-powered Q&A into applications, offering features like broad document support, web scraping, and flexible LLM integration.
How It Works
DocsGPT employs a RAG architecture to ground LLM responses in user-provided data, mitigating hallucinations. It supports a wide array of document formats (PDF, DOCX, images, etc.) and data sources (URLs, sitemaps, GitHub). The system offers built-in tooling and agentic capabilities, allowing LLMs to interact with external APIs and services for enhanced functionality.
Quick Start & Requirements
git clone
and running provided setup.sh
(macOS/Linux) or setup.ps1
(Windows) scripts.http://localhost:5173/
.docker compose down
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is actively under development, with several features slated for release in Spring 2025, including Anthropic Tool compatibility and new agent scheduling capabilities.
5 days ago
1 day