Open-source RAG engine for deep document understanding
Top 0.4% on sourcepulse
RAGFlow is an open-source Retrieval-Augmented Generation (RAG) engine designed for deep document understanding and truthful question-answering. It targets businesses and individuals seeking to extract reliable insights from complex, multi-format data, offering a streamlined RAG workflow with grounded citations and reduced hallucinations.
How It Works
RAGFlow employs a deep document understanding approach to extract knowledge from unstructured data, including complex formats and even images within documents. It supports handling virtually unlimited token contexts and features template-based chunking for intelligent, explainable data segmentation. The system prioritizes grounded citations with visualizations for traceability and offers a configurable RAG orchestration with multiple recall and fused re-ranking strategies.
Quick Start & Requirements
vm.max_map_count
set to at least 262144.docker compose -f docker-compose.yml up -d
(CPU) or docker compose -f docker-compose-gpu.yml up -d
(GPU).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 day ago
1 day