AI Open Source · RAG 与检索

infiniflow/ragflow

RAGFlow 是开源的 RAG 引擎,把检索增强和 agent 能力结合起来做成 完整的 context 层。支持复杂文档解析、agentic retrieval、混合检 索等机制,适合搭企业知识库这类对召回质量敏感的场景。

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

Stars
81k
Language
Python
License
Apache-2.0
Last push
1d ago
Created
2023-12-12
Topics
agentic-aiagentic-retrievalagentic-searchaiai-agentscontext-engine

README

<div align="center"> <a href="https://cloud.ragflow.io/"> <img src="web/src/assets/logo-with-text.svg" width="520" alt="ragflow logo"> </a> </div> <p align="center"> <a href="./README.md"><img alt="README in English" src="https://img.shields.io/badge/English-DBEDFA"></a> <a href="./README_zh.md"><img alt="简体中文版自述文件" src="https://img.shields.io/badge/简体中文-DFE0E5"></a> <a href="./README_tzh.md"><img alt="繁體版中文自述文件" src="https://img.shields.io/badge/繁體中文-DFE0E5"></a> <a href="./README_ja.md"><img alt="日本語のREADME" src="https://img.shields.io/badge/日本語-DFE0E5"></a> <a href="./README_ko.md"><img alt="한국어" src="https://img.shields.io/badge/한국어-DFE0E5"></a> <a href="./README_fr.md"><img alt="README en Français" src="https://img.shields.io/badge/Français-DFE0E5"></a> <a href="./README_id.md"><img alt="Bahasa Indonesia" src="https://img.shields.io/badge/Bahasa Indonesia-DFE0E5"></a> <a href="./README_pt_br.md"><img alt="Português(Brasil)" src="https://img.shields.io/badge/Português(Brasil)-DFE0E5"></a> <a href="./README_ar.md"><img alt="README in Arabic" src="https://img.shields.io/badge/Arabic-DFE0E5"></a> <a href="./README_tr.md"><img alt="Türkçe README" src="https://img.shields.io/badge/Türkçe-DFE0E5"></a> </p> <p align="center"> <a href="https://x.com/intent/follow?screen_name=infiniflowai" target="_blank"> <img src="https://img.shields.io/twitter/follow/infiniflow?logo=X&color=%20%23f5f5f5" alt="follow on X(Twitter)"> </a> <a href="https://cloud.ragflow.io" target="_blank"> <img alt="Static Badge" src="https://img.shields.io/badge/Get-Started-4e6b99"> </a> <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank"> <img src="https://img.shields.io/docker/pulls/infiniflow/ragflow?label=Docker%20Pulls&color=0db7ed&logo=docker&logoColor=white&style=flat-square" alt="docker pull infiniflow/ragflow:v0.25.4"> </a> <a href="https://github.com/infiniflow/ragflow/releases/latest"> <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release"> </a> <a href="https://github.com/infiniflow/ragflow/blob/main/LICENSE"> <img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?labelColor=d4eaf7&color=2e6cc4" alt="license"> </a> <a href="https://deepwiki.com/infiniflow/ragflow"> <img alt="Ask DeepWiki" src="https://deepwiki.com/badge.svg"> </a> </p> <h4 align="center"> <a href="https://cloud.ragflow.io">Cloud</a> | <a href="https://ragflow.io/docs/dev/">Document</a> | <a href="https://github.com/infiniflow/ragflow/issues/12241">Roadmap</a> | <a href="https://discord.gg/NjYzJD3GM3">Discord</a> </h4> <div align="center" style="margin-top:20px;margin-bottom:20px;"> <img src="https://raw.githubusercontent.com/infiniflow/ragflow-docs/refs/heads/image/image/ragflow-octoverse.png" width="1200"/> </div> <div align="center"> <a href="https://trendshift.io/repositories/9064" target="_blank"><img src="https://trendshift.io/api/badge/repositories/9064" alt="infiniflow%2Fragflow | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> </div> <details open> <summary><b>📕 Table of Contents</b></summary> </details>

💡 What is RAGFlow?

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. It offers a streamlined RAG workflow adaptable to enterprises of any scale. Powered by a converged context engine and pre-built agent templates, RAGFlow enables developers to transform complex data into high-fidelity, production-ready AI systems with exceptional efficiency and precision.

🎮 Get Started

Try our cloud service at https://cloud.ragflow.io.

<div align="center" style="margin-top:20px;margin-bottom:20px;"> <img src="https://raw.githubusercontent.com/infiniflow/ragflow-docs/refs/heads/image/image/chunking.gif" width="1200"/> <img src="https://raw.githubusercontent.com/infiniflow/ragflow-docs/refs/heads/image/image/agentic-dark.gif" width="1200"/> </div>

🔥 Latest Updates

同一分类的其他项