aicoolies logo
RAGFlow logo
RAGFlow logo

RAGFlow

Deep document understanding RAG engine

open sourceupdated Apr 21, 2026

RAGFlow is an open-source RAG engine with 76K+ GitHub stars that provides deep document understanding for building knowledge-based AI applications. Optimizes chunking for 20+ document types including PDFs, Word docs, presentations, and images using layout-aware parsing. Features template-based chunking strategies, citation with source references, multi-recall retrieval combining keyword and semantic search, and a visual knowledge base management interface with drag-and-drop document upload.

RAGFlow is a deep document understanding RAG engine with 76K+ GitHub stars, focused on extracting maximum knowledge from complex documents. Unlike basic RAG tools that treat documents as plain text, RAGFlow uses layout-aware parsing that understands tables, figures, headers, and document structure.

Supports 20+ document types including PDFs, Word, Excel, PowerPoint, images, and web pages. Template-based chunking strategies allow optimizing extraction for different document types — technical papers, financial reports, legal documents each get specialized parsing.

Multi-recall retrieval combines keyword search (BM25) and semantic vector search for higher-quality results. Retrieved chunks include citation references back to source documents, enabling verifiable AI-generated answers.

The visual interface provides knowledge base management with drag-and-drop upload, chunk preview and editing, conversation testing, and API endpoints for integration. Runs as a Docker stack with its own embedding and reranking models.

Pricing

Free and open-source

Platforms

Docker, Self-hosted, API

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
hyperagent

HyperAgent

Open-source natural-language browser automation framework for AI agents

An AGPL-3.0 TypeScript framework that drives a real browser from natural-language tasks — the self-hostable OSS framework from Hyperbrowser, distinct from the vendor's paid cloud browser product.

freeOpen Source
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Sakana Fugu logo

Sakana Fugu

Multi-agent model API that orchestrates frontier models behind one OpenAI-compatible endpoint

Sakana Fugu is a hosted model-provider API that exposes a learned multi-agent system as one OpenAI-compatible model. It dynamically routes coding, code review, research, and reasoning tasks across a frontier-model pool, with Fugu for lower-latency work and Fugu Ultra for harder workloads where answer quality matters more than cost or speed.

paidTelemetry
LangChain logo

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

Open SourceTelemetry
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

Open SourceTelemetry

Used in Stacks

Comparisons

LightRAG vs RAGFlow — Knowledge Graph RAG vs Enterprise Document Intelligence

LightRAG and RAGFlow both enhance retrieval-augmented generation beyond basic vector search, but their approaches target different users. LightRAG builds knowledge graphs from documents for relationship-aware retrieval and is aimed at developers. RAGFlow focuses on enterprise document intelligence with visual chunking, template-based extraction, and a no-code interface for business teams.

LightRAGRAGFlow

RAGFlow vs LlamaIndex — RAG Engine Comparison

Two approaches to building retrieval-augmented generation systems. RAGFlow provides a turnkey RAG engine with deep document understanding and a visual knowledge base interface. LlamaIndex is a comprehensive framework offering maximum flexibility for building custom RAG pipelines with code.

RAGFlowLlamaIndex

FAQ

What is RAGFlow?

RAGFlow is an open-source RAG engine with 76K+ GitHub stars that provides deep document understanding for building knowledge-based AI applications. Optimizes chunking for 20+ document types including PDFs, Word docs, presentations, and images using layout-aware parsing. Features template-based chunking strategies, citation with source references, multi-recall retrieval combining keyword and semantic search, and a visual knowledge base management interface with drag-and-drop document upload.

Is RAGFlow free?

Yes — RAGFlow is open source and free to use. Free and open-source

Is RAGFlow open source?

Yes — RAGFlow is open source.

What are the best RAGFlow alternatives?

The top editor-verified RAGFlow alternatives are LightRAG, Anchor Browser.