#1 · Primary category: Knowledge Base & RAG

ragflow

agent-harness agentic-ai agentic-retrieval agentic-search ai ai-agents context-engine context-engineering context-management harness-engineering knowledge-compilation llm-apps rag retrieval-augmented-generation

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

Project last updated:08/29/26

GitHub Stars

89.6K

Forks

10.6K

Contributors

774

License

Apache-2.0

Why we included this project

RAGFlow is a full retrieval-augmented generation engine that carries you from raw documents to a working pipeline, so teams can get grounded answers from their own data without building the retrieval plumbing themselves. It puts real effort into document understanding, parsing scanned PDFs, tables, and other messy layouts before indexing, and it layers agent capabilities on top of retrieval so you can combine lookups and tool calls into a single answer. The project ships as a self-hostable service with a web UI and REST API, so you can stand it up, point it at your knowledge base, and start querying without wiring together a stack of separate components. Citations and traceable sources come built in, which matters for internal documentation, compliance-heavy content, and any case where an answer is only as good as the evidence behind it.

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