You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407
  1. <div align="center">
  2. <a href="https://demo.ragflow.io/">
  3. <img src="web/src/assets/logo-with-text.png" width="520" alt="ragflow logo">
  4. </a>
  5. </div>
  6. <p align="center">
  7. <a href="./README.md"><img alt="README in English" src="https://img.shields.io/badge/English-DBEDFA"></a>
  8. <a href="./README_zh.md"><img alt="简体中文版自述文件" src="https://img.shields.io/badge/简体中文-DFE0E5"></a>
  9. <a href="./README_tzh.md"><img alt="繁體版中文自述文件" src="https://img.shields.io/badge/繁體中文-DFE0E5"></a>
  10. <a href="./README_ja.md"><img alt="日本語のREADME" src="https://img.shields.io/badge/日本語-DFE0E5"></a>
  11. <a href="./README_ko.md"><img alt="한국어" src="https://img.shields.io/badge/한국어-DFE0E5"></a>
  12. <a href="./README_id.md"><img alt="Bahasa Indonesia" src="https://img.shields.io/badge/Bahasa Indonesia-DFE0E5"></a>
  13. <a href="./README_pt_br.md"><img alt="Português(Brasil)" src="https://img.shields.io/badge/Português(Brasil)-DFE0E5"></a>
  14. </p>
  15. <p align="center">
  16. <a href="https://x.com/intent/follow?screen_name=infiniflowai" target="_blank">
  17. <img src="https://img.shields.io/twitter/follow/infiniflow?logo=X&color=%20%23f5f5f5" alt="follow on X(Twitter)">
  18. </a>
  19. <a href="https://demo.ragflow.io" target="_blank">
  20. <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
  21. </a>
  22. <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
  23. <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.20.0">
  24. </a>
  25. <a href="https://github.com/infiniflow/ragflow/releases/latest">
  26. <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
  27. </a>
  28. <a href="https://github.com/infiniflow/ragflow/blob/main/LICENSE">
  29. <img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?labelColor=d4eaf7&color=2e6cc4" alt="license">
  30. </a>
  31. <a href="https://deepwiki.com/infiniflow/ragflow">
  32. <img alt="Ask DeepWiki" src="https://deepwiki.com/badge.svg">
  33. </a>
  34. </p>
  35. <h4 align="center">
  36. <a href="https://ragflow.io/docs/dev/">Document</a> |
  37. <a href="https://github.com/infiniflow/ragflow/issues/4214">Roadmap</a> |
  38. <a href="https://twitter.com/infiniflowai">Twitter</a> |
  39. <a href="https://discord.gg/NjYzJD3GM3">Discord</a> |
  40. <a href="https://demo.ragflow.io">Demo</a>
  41. </h4>
  42. #
  43. <div align="center">
  44. <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>
  45. </div>
  46. <details open>
  47. <summary><b>📕 Table of Contents</b></summary>
  48. - 💡 [What is RAGFlow?](#-what-is-ragflow)
  49. - 🎮 [Demo](#-demo)
  50. - 📌 [Latest Updates](#-latest-updates)
  51. - 🌟 [Key Features](#-key-features)
  52. - 🔎 [System Architecture](#-system-architecture)
  53. - 🎬 [Get Started](#-get-started)
  54. - 🔧 [Configurations](#-configurations)
  55. - 🔧 [Build a docker image without embedding models](#-build-a-docker-image-without-embedding-models)
  56. - 🔧 [Build a docker image including embedding models](#-build-a-docker-image-including-embedding-models)
  57. - 🔨 [Launch service from source for development](#-launch-service-from-source-for-development)
  58. - 📚 [Documentation](#-documentation)
  59. - 📜 [Roadmap](#-roadmap)
  60. - 🏄 [Community](#-community)
  61. - 🙌 [Contributing](#-contributing)
  62. </details>
  63. ## 💡 What is RAGFlow?
  64. [RAGFlow](https://ragflow.io/) is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document
  65. understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models)
  66. to provide truthful question-answering capabilities, backed by well-founded citations from various complex formatted
  67. data.
  68. ## 🎮 Demo
  69. Try our demo at [https://demo.ragflow.io](https://demo.ragflow.io).
  70. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  71. <img src="https://raw.githubusercontent.com/infiniflow/ragflow-docs/refs/heads/image/image/chunking.gif" width="1200"/>
  72. <img src="https://raw.githubusercontent.com/infiniflow/ragflow-docs/refs/heads/image/image/agentic-dark.gif" width="1200"/>
  73. </div>
  74. ## 🔥 Latest Updates
  75. - 2025-08-04 Supports new models, including Kimi K2 and Grok 4.
  76. - 2025-08-01 Supports agentic workflow and MCP.
  77. - 2025-05-23 Adds a Python/JavaScript code executor component to Agent.
  78. - 2025-05-05 Supports cross-language query.
  79. - 2025-03-19 Supports using a multi-modal model to make sense of images within PDF or DOCX files.
  80. - 2025-02-28 Combined with Internet search (Tavily), supports reasoning like Deep Research for any LLMs.
  81. - 2024-12-18 Upgrades Document Layout Analysis model in DeepDoc.
  82. - 2024-08-22 Support text to SQL statements through RAG.
  83. ## 🎉 Stay Tuned
  84. ⭐️ Star our repository to stay up-to-date with exciting new features and improvements! Get instant notifications for new
  85. releases! 🌟
  86. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  87. <img src="https://github.com/user-attachments/assets/18c9707e-b8aa-4caf-a154-037089c105ba" width="1200"/>
  88. </div>
  89. ## 🌟 Key Features
  90. ### 🍭 **"Quality in, quality out"**
  91. - [Deep document understanding](./deepdoc/README.md)-based knowledge extraction from unstructured data with complicated
  92. formats.
  93. - Finds "needle in a data haystack" of literally unlimited tokens.
  94. ### 🍱 **Template-based chunking**
  95. - Intelligent and explainable.
  96. - Plenty of template options to choose from.
  97. ### 🌱 **Grounded citations with reduced hallucinations**
  98. - Visualization of text chunking to allow human intervention.
  99. - Quick view of the key references and traceable citations to support grounded answers.
  100. ### 🍔 **Compatibility with heterogeneous data sources**
  101. - Supports Word, slides, excel, txt, images, scanned copies, structured data, web pages, and more.
  102. ### 🛀 **Automated and effortless RAG workflow**
  103. - Streamlined RAG orchestration catered to both personal and large businesses.
  104. - Configurable LLMs as well as embedding models.
  105. - Multiple recall paired with fused re-ranking.
  106. - Intuitive APIs for seamless integration with business.
  107. ## 🔎 System Architecture
  108. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  109. <img src="https://github.com/infiniflow/ragflow/assets/12318111/d6ac5664-c237-4200-a7c2-a4a00691b485" width="1000"/>
  110. </div>
  111. ## 🎬 Get Started
  112. ### 📝 Prerequisites
  113. - CPU >= 4 cores
  114. - RAM >= 16 GB
  115. - Disk >= 50 GB
  116. - Docker >= 24.0.0 & Docker Compose >= v2.26.1
  117. - [gVisor](https://gvisor.dev/docs/user_guide/install/): Required only if you intend to use the code executor (sandbox) feature of RAGFlow.
  118. > [!TIP]
  119. > If you have not installed Docker on your local machine (Windows, Mac, or Linux), see [Install Docker Engine](https://docs.docker.com/engine/install/).
  120. ### 🚀 Start up the server
  121. 1. Ensure `vm.max_map_count` >= 262144:
  122. > To check the value of `vm.max_map_count`:
  123. >
  124. > ```bash
  125. > $ sysctl vm.max_map_count
  126. > ```
  127. >
  128. > Reset `vm.max_map_count` to a value at least 262144 if it is not.
  129. >
  130. > ```bash
  131. > # In this case, we set it to 262144:
  132. > $ sudo sysctl -w vm.max_map_count=262144
  133. > ```
  134. >
  135. > This change will be reset after a system reboot. To ensure your change remains permanent, add or update the
  136. > `vm.max_map_count` value in **/etc/sysctl.conf** accordingly:
  137. >
  138. > ```bash
  139. > vm.max_map_count=262144
  140. > ```
  141. 2. Clone the repo:
  142. ```bash
  143. $ git clone https://github.com/infiniflow/ragflow.git
  144. ```
  145. 3. Start up the server using the pre-built Docker images:
  146. > [!CAUTION]
  147. > All Docker images are built for x86 platforms. We don't currently offer Docker images for ARM64.
  148. > If you are on an ARM64 platform, follow [this guide](https://ragflow.io/docs/dev/build_docker_image) to build a Docker image compatible with your system.
  149. > The command below downloads the `v0.20.0-slim` edition of the RAGFlow Docker image. See the following table for descriptions of different RAGFlow editions. To download a RAGFlow edition different from `v0.20.0-slim`, update the `RAGFLOW_IMAGE` variable accordingly in **docker/.env** before using `docker compose` to start the server. For example: set `RAGFLOW_IMAGE=infiniflow/ragflow:v0.20.0` for the full edition `v0.20.0`.
  150. ```bash
  151. $ cd ragflow/docker
  152. # Use CPU for embedding and DeepDoc tasks:
  153. $ docker compose -f docker-compose.yml up -d
  154. # To use GPU to accelerate embedding and DeepDoc tasks:
  155. # docker compose -f docker-compose-gpu.yml up -d
  156. ```
  157. | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
  158. |-------------------|-----------------|-----------------------|--------------------------|
  159. | v0.20.0 | &approx;9 | :heavy_check_mark: | Stable release |
  160. | v0.20.0-slim | &approx;2 | ❌ | Stable release |
  161. | nightly | &approx;9 | :heavy_check_mark: | _Unstable_ nightly build |
  162. | nightly-slim | &approx;2 | ❌ | _Unstable_ nightly build |
  163. 4. Check the server status after having the server up and running:
  164. ```bash
  165. $ docker logs -f ragflow-server
  166. ```
  167. _The following output confirms a successful launch of the system:_
  168. ```bash
  169. ____ ___ ______ ______ __
  170. / __ \ / | / ____// ____// /____ _ __
  171. / /_/ // /| | / / __ / /_ / // __ \| | /| / /
  172. / _, _// ___ |/ /_/ // __/ / // /_/ /| |/ |/ /
  173. /_/ |_|/_/ |_|\____//_/ /_/ \____/ |__/|__/
  174. * Running on all addresses (0.0.0.0)
  175. ```
  176. > If you skip this confirmation step and directly log in to RAGFlow, your browser may prompt a `network anormal`
  177. > error because, at that moment, your RAGFlow may not be fully initialized.
  178. 5. In your web browser, enter the IP address of your server and log in to RAGFlow.
  179. > With the default settings, you only need to enter `http://IP_OF_YOUR_MACHINE` (**sans** port number) as the default
  180. > HTTP serving port `80` can be omitted when using the default configurations.
  181. 6. In [service_conf.yaml.template](./docker/service_conf.yaml.template), select the desired LLM factory in `user_default_llm` and update
  182. the `API_KEY` field with the corresponding API key.
  183. > See [llm_api_key_setup](https://ragflow.io/docs/dev/llm_api_key_setup) for more information.
  184. _The show is on!_
  185. ## 🔧 Configurations
  186. When it comes to system configurations, you will need to manage the following files:
  187. - [.env](./docker/.env): Keeps the fundamental setups for the system, such as `SVR_HTTP_PORT`, `MYSQL_PASSWORD`, and
  188. `MINIO_PASSWORD`.
  189. - [service_conf.yaml.template](./docker/service_conf.yaml.template): Configures the back-end services. The environment variables in this file will be automatically populated when the Docker container starts. Any environment variables set within the Docker container will be available for use, allowing you to customize service behavior based on the deployment environment.
  190. - [docker-compose.yml](./docker/docker-compose.yml): The system relies on [docker-compose.yml](./docker/docker-compose.yml) to start up.
  191. > The [./docker/README](./docker/README.md) file provides a detailed description of the environment settings and service
  192. > configurations which can be used as `${ENV_VARS}` in the [service_conf.yaml.template](./docker/service_conf.yaml.template) file.
  193. To update the default HTTP serving port (80), go to [docker-compose.yml](./docker/docker-compose.yml) and change `80:80`
  194. to `<YOUR_SERVING_PORT>:80`.
  195. Updates to the above configurations require a reboot of all containers to take effect:
  196. > ```bash
  197. > $ docker compose -f docker-compose.yml up -d
  198. > ```
  199. ### Switch doc engine from Elasticsearch to Infinity
  200. RAGFlow uses Elasticsearch by default for storing full text and vectors. To switch to [Infinity](https://github.com/infiniflow/infinity/), follow these steps:
  201. 1. Stop all running containers:
  202. ```bash
  203. $ docker compose -f docker/docker-compose.yml down -v
  204. ```
  205. > [!WARNING]
  206. > `-v` will delete the docker container volumes, and the existing data will be cleared.
  207. 2. Set `DOC_ENGINE` in **docker/.env** to `infinity`.
  208. 3. Start the containers:
  209. ```bash
  210. $ docker compose -f docker-compose.yml up -d
  211. ```
  212. > [!WARNING]
  213. > Switching to Infinity on a Linux/arm64 machine is not yet officially supported.
  214. ## 🔧 Build a Docker image without embedding models
  215. This image is approximately 2 GB in size and relies on external LLM and embedding services.
  216. ```bash
  217. git clone https://github.com/infiniflow/ragflow.git
  218. cd ragflow/
  219. docker build --platform linux/amd64 --build-arg LIGHTEN=1 -f Dockerfile -t infiniflow/ragflow:nightly-slim .
  220. ```
  221. ## 🔧 Build a Docker image including embedding models
  222. This image is approximately 9 GB in size. As it includes embedding models, it relies on external LLM services only.
  223. ```bash
  224. git clone https://github.com/infiniflow/ragflow.git
  225. cd ragflow/
  226. docker build --platform linux/amd64 -f Dockerfile -t infiniflow/ragflow:nightly .
  227. ```
  228. ## 🔨 Launch service from source for development
  229. 1. Install uv, or skip this step if it is already installed:
  230. ```bash
  231. pipx install uv pre-commit
  232. ```
  233. 2. Clone the source code and install Python dependencies:
  234. ```bash
  235. git clone https://github.com/infiniflow/ragflow.git
  236. cd ragflow/
  237. uv sync --python 3.10 --all-extras # install RAGFlow dependent python modules
  238. uv run download_deps.py
  239. pre-commit install
  240. ```
  241. 3. Launch the dependent services (MinIO, Elasticsearch, Redis, and MySQL) using Docker Compose:
  242. ```bash
  243. docker compose -f docker/docker-compose-base.yml up -d
  244. ```
  245. Add the following line to `/etc/hosts` to resolve all hosts specified in **docker/.env** to `127.0.0.1`:
  246. ```
  247. 127.0.0.1 es01 infinity mysql minio redis sandbox-executor-manager
  248. ```
  249. 4. If you cannot access HuggingFace, set the `HF_ENDPOINT` environment variable to use a mirror site:
  250. ```bash
  251. export HF_ENDPOINT=https://hf-mirror.com
  252. ```
  253. 5. If your operating system does not have jemalloc, please install it as follows:
  254. ```bash
  255. # ubuntu
  256. sudo apt-get install libjemalloc-dev
  257. # centos
  258. sudo yum install jemalloc
  259. ```
  260. 6. Launch backend service:
  261. ```bash
  262. source .venv/bin/activate
  263. export PYTHONPATH=$(pwd)
  264. bash docker/launch_backend_service.sh
  265. ```
  266. 7. Install frontend dependencies:
  267. ```bash
  268. cd web
  269. npm install
  270. ```
  271. 8. Launch frontend service:
  272. ```bash
  273. npm run dev
  274. ```
  275. _The following output confirms a successful launch of the system:_
  276. ![](https://github.com/user-attachments/assets/0daf462c-a24d-4496-a66f-92533534e187)
  277. 9. Stop RAGFlow front-end and back-end service after development is complete:
  278. ```bash
  279. pkill -f "ragflow_server.py|task_executor.py"
  280. ```
  281. ## 📚 Documentation
  282. - [Quickstart](https://ragflow.io/docs/dev/)
  283. - [Configuration](https://ragflow.io/docs/dev/configurations)
  284. - [Release notes](https://ragflow.io/docs/dev/release_notes)
  285. - [User guides](https://ragflow.io/docs/dev/category/guides)
  286. - [Developer guides](https://ragflow.io/docs/dev/category/developers)
  287. - [References](https://ragflow.io/docs/dev/category/references)
  288. - [FAQs](https://ragflow.io/docs/dev/faq)
  289. ## 📜 Roadmap
  290. See the [RAGFlow Roadmap 2025](https://github.com/infiniflow/ragflow/issues/4214)
  291. ## 🏄 Community
  292. - [Discord](https://discord.gg/NjYzJD3GM3)
  293. - [Twitter](https://twitter.com/infiniflowai)
  294. - [GitHub Discussions](https://github.com/orgs/infiniflow/discussions)
  295. ## 🙌 Contributing
  296. RAGFlow flourishes via open-source collaboration. In this spirit, we embrace diverse contributions from the community.
  297. If you would like to be a part, review our [Contribution Guidelines](https://ragflow.io/docs/dev/contributing) first.