Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  1. <div align="center">
  2. <a href="https://demo.ragflow.io/">
  3. <img src="web/src/assets/logo-with-text.png" width="350" alt="ragflow logo">
  4. </a>
  5. </div>
  6. <p align="center">
  7. <a href="./README.md">English</a> |
  8. <a href="./README_zh.md">简体中文</a> |
  9. <a href="./README_ja.md">日本語</a> |
  10. <a href="./README_ko.md">한국어</a> |
  11. <a href="./README_id.md">Bahasa Indonesia</a> |
  12. <a href="/README_pt_br.md">Português (Brasil)</a>
  13. </p>
  14. <p align="center">
  15. <a href="https://x.com/intent/follow?screen_name=infiniflowai" target="_blank">
  16. <img src="https://img.shields.io/twitter/follow/infiniflow?logo=X&color=%20%23f5f5f5" alt="follow on X(Twitter)">
  17. </a>
  18. <a href="https://demo.ragflow.io" target="_blank">
  19. <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
  20. </a>
  21. <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
  22. <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.18.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.18.0">
  23. </a>
  24. <a href="https://github.com/infiniflow/ragflow/releases/latest">
  25. <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
  26. </a>
  27. <a href="https://github.com/infiniflow/ragflow/blob/main/LICENSE">
  28. <img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?labelColor=d4eaf7&color=2e6cc4" alt="license">
  29. </a>
  30. </p>
  31. <h4 align="center">
  32. <a href="https://ragflow.io/docs/dev/">Document</a> |
  33. <a href="https://github.com/infiniflow/ragflow/issues/4214">Roadmap</a> |
  34. <a href="https://twitter.com/infiniflowai">Twitter</a> |
  35. <a href="https://discord.gg/NjYzJD3GM3">Discord</a> |
  36. <a href="https://demo.ragflow.io">Demo</a>
  37. </h4>
  38. ## 💡 RAGFlow 是什麼?
  39. [RAGFlow](https://ragflow.io/) 是一款基於深度文件理解所建構的開源 RAG(Retrieval-Augmented Generation)引擎。 RAGFlow 可以為各種規模的企業及個人提供一套精簡的 RAG 工作流程,結合大語言模型(LLM)針對用戶各類不同的複雜格式數據提供可靠的問答以及有理有據的引用。
  40. ## 🎮 Demo 試用
  41. 請登入網址 [https://demo.ragflow.io](https://demo.ragflow.io) 試用 demo。
  42. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  43. <img src="https://github.com/infiniflow/ragflow/assets/7248/2f6baa3e-1092-4f11-866d-36f6a9d075e5" width="1200"/>
  44. <img src="https://github.com/user-attachments/assets/504bbbf1-c9f7-4d83-8cc5-e9cb63c26db6" width="1200"/>
  45. </div>
  46. ## 🔥 近期更新
  47. - 2025-03-19 PDF和DOCX中的圖支持用多模態大模型去解析得到描述.
  48. - 2025-02-28 結合網路搜尋(Tavily),對於任意大模型實現類似 Deep Research 的推理功能.
  49. - 2025-01-26 最佳化知識圖譜的擷取與應用,提供了多種配置選擇。
  50. - 2024-12-18 升級了 DeepDoc 的文檔佈局分析模型。
  51. - 2024-11-01 對解析後的 chunk 加入關鍵字抽取和相關問題產生以提高回想的準確度。
  52. - 2024-08-22 支援用 RAG 技術實現從自然語言到 SQL 語句的轉換。
  53. ## 🎉 關注項目
  54. ⭐️ 點擊右上角的 Star 追蹤 RAGFlow,可以取得最新發布的即時通知 !🌟
  55. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  56. <img src="https://github.com/user-attachments/assets/18c9707e-b8aa-4caf-a154-037089c105ba" width="1200"/>
  57. </div>
  58. ## 🌟 主要功能
  59. ### 🍭 **"Quality in, quality out"**
  60. - 基於[深度文件理解](./deepdoc/README.md),能夠從各類複雜格式的非結構化資料中提取真知灼見。
  61. - 真正在無限上下文(token)的場景下快速完成大海撈針測試。
  62. ### 🍱 **基於模板的文字切片**
  63. - 不只是智能,更重要的是可控可解釋。
  64. - 多種文字範本可供選擇
  65. ### 🌱 **有理有據、最大程度降低幻覺(hallucination)**
  66. - 文字切片過程視覺化,支援手動調整。
  67. - 有理有據:答案提供關鍵引用的快照並支持追根溯源。
  68. ### 🍔 **相容各類異質資料來源**
  69. - 支援豐富的文件類型,包括 Word 文件、PPT、excel 表格、txt 檔案、圖片、PDF、影印件、影印件、結構化資料、網頁等。
  70. ### 🛀 **全程無憂、自動化的 RAG 工作流程**
  71. - 全面優化的 RAG 工作流程可以支援從個人應用乃至超大型企業的各類生態系統。
  72. - 大語言模型 LLM 以及向量模型皆支援配置。
  73. - 基於多路召回、融合重排序。
  74. - 提供易用的 API,可輕鬆整合到各類企業系統。
  75. ## 🔎 系統架構
  76. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  77. <img src="https://github.com/infiniflow/ragflow/assets/12318111/d6ac5664-c237-4200-a7c2-a4a00691b485" width="1000"/>
  78. </div>
  79. ## 🎬 快速開始
  80. ### 📝 前提條件
  81. - CPU >= 4 核
  82. - RAM >= 16 GB
  83. - Disk >= 50 GB
  84. - Docker >= 24.0.0 & Docker Compose >= v2.26.1
  85. > 如果你並沒有在本機安裝 Docker(Windows、Mac,或 Linux), 可以參考文件 [Install Docker Engine](https://docs.docker.com/engine/install/) 自行安裝。
  86. ### 🚀 啟動伺服器
  87. 1. 確保 `vm.max_map_count` 不小於 262144:
  88. > 如需確認 `vm.max_map_count` 的大小:
  89. >
  90. > ```bash
  91. > $ sysctl vm.max_map_count
  92. > ```
  93. >
  94. > 如果 `vm.max_map_count` 的值小於 262144,可以進行重設:
  95. >
  96. > ```bash
  97. > # 這裡我們設為 262144:
  98. > $ sudo sysctl -w vm.max_map_count=262144
  99. > ```
  100. >
  101. > 你的改動會在下次系統重新啟動時被重置。如果希望做永久改動,還需要在 **/etc/sysctl.conf** 檔案裡把 `vm.max_map_count` 的值再相應更新一遍:
  102. >
  103. > ```bash
  104. > vm.max_map_count=262144
  105. > ```
  106. 2. 克隆倉庫:
  107. ```bash
  108. $ git clone https://github.com/infiniflow/ragflow.git
  109. ```
  110. 3. 進入 **docker** 資料夾,利用事先編譯好的 Docker 映像啟動伺服器:
  111. > [!CAUTION]
  112. > 所有 Docker 映像檔都是為 x86 平台建置的。目前,我們不提供 ARM64 平台的 Docker 映像檔。
  113. > 如果您使用的是 ARM64 平台,請使用 [這份指南](https://ragflow.io/docs/dev/build_docker_image) 來建置適合您系統的 Docker 映像檔。
  114. > 執行以下指令會自動下載 RAGFlow slim Docker 映像 `v0.18.0-slim`。請參考下表查看不同 Docker 發行版的說明。如需下載不同於 `v0.18.0-slim` 的 Docker 映像,請在執行 `docker compose` 啟動服務之前先更新 **docker/.env** 檔案內的 `RAGFLOW_IMAGE` 變數。例如,你可以透過設定 `RAGFLOW_IMAGE=infiniflow/ragflow:v0.18.0` 來下載 RAGFlow 鏡像的 `v0.18.0` 完整發行版。
  115. ```bash
  116. $ cd ragflow/docker
  117. # Use CPU for embedding and DeepDoc tasks:
  118. $ docker compose -f docker-compose.yml up -d
  119. # To use GPU to accelerate embedding and DeepDoc tasks:
  120. # docker compose -f docker-compose-gpu.yml up -d
  121. ```
  122. | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
  123. | ----------------- | --------------- | --------------------- | ------------------------ |
  124. | v0.18.0 | &approx;9 | :heavy_check_mark: | Stable release |
  125. | v0.18.0-slim | &approx;2 | ❌ | Stable release |
  126. | nightly | &approx;9 | :heavy_check_mark: | _Unstable_ nightly build |
  127. | nightly-slim | &approx;2 | ❌ | _Unstable_ nightly build |
  128. > [!TIP]
  129. > 如果你遇到 Docker 映像檔拉不下來的問題,可以在 **docker/.env** 檔案內根據變數 `RAGFLOW_IMAGE` 的註解提示選擇華為雲或阿里雲的對應映像。
  130. >
  131. > - 華為雲鏡像名:`swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow`
  132. > - 阿里雲鏡像名:`registry.cn-hangzhou.aliyuncs.com/infiniflow/ragflow`
  133. 4. 伺服器啟動成功後再次確認伺服器狀態:
  134. ```bash
  135. $ docker logs -f ragflow-server
  136. ```
  137. _出現以下介面提示說明伺服器啟動成功:_
  138. ```bash
  139. ____ ___ ______ ______ __
  140. / __ \ / | / ____// ____// /____ _ __
  141. / /_/ // /| | / / __ / /_ / // __ \| | /| / /
  142. / _, _// ___ |/ /_/ // __/ / // /_/ /| |/ |/ /
  143. /_/ |_|/_/ |_|\____//_/ /_/ \____/ |__/|__/
  144. * Running on all addresses (0.0.0.0)
  145. ```
  146. > 如果您跳過這一步驟系統確認步驟就登入 RAGFlow,你的瀏覽器有可能會提示 `network anormal` 或 `網路異常`,因為 RAGFlow 可能並未完全啟動成功。
  147. 5. 在你的瀏覽器中輸入你的伺服器對應的 IP 位址並登入 RAGFlow。
  148. > 上面這個範例中,您只需輸入 http://IP_OF_YOUR_MACHINE 即可:未改動過設定則無需輸入連接埠(預設的 HTTP 服務連接埠 80)。
  149. 6. 在 [service_conf.yaml.template](./docker/service_conf.yaml.template) 檔案的 `user_default_llm` 欄位設定 LLM factory,並在 `API_KEY` 欄填入和你選擇的大模型相對應的 API key。
  150. > 詳見 [llm_api_key_setup](https://ragflow.io/docs/dev/llm_api_key_setup)。
  151. _好戲開始,接著奏樂接著舞! _
  152. ## 🔧 系統配置
  153. 系統配置涉及以下三份文件:
  154. - [.env](./docker/.env):存放一些系統環境變量,例如 `SVR_HTTP_PORT`、`MYSQL_PASSWORD`、`MINIO_PASSWORD` 等。
  155. - [service_conf.yaml.template](./docker/service_conf.yaml.template):設定各類別後台服務。
  156. - [docker-compose.yml](./docker/docker-compose.yml): 系統依賴該檔案完成啟動。
  157. 請務必確保 [.env](./docker/.env) 檔案中的變數設定與 [service_conf.yaml.template](./docker/service_conf.yaml.template) 檔案中的設定保持一致!
  158. 如果無法存取映像網站 hub.docker.com 或模型網站 huggingface.co,請依照 [.env](./docker/.env) 註解修改 `RAGFLOW_IMAGE` 和 `HF_ENDPOINT`。
  159. > [./docker/README](./docker/README.md) 解釋了 [service_conf.yaml.template](./docker/service_conf.yaml.template) 用到的環境變數設定和服務配置。
  160. 如需更新預設的 HTTP 服務連接埠(80), 可以在[docker-compose.yml](./docker/docker-compose.yml) 檔案中將配置`80:80` 改為`<YOUR_SERVING_PORT>:80` 。
  161. > 所有系統配置都需要透過系統重新啟動生效:
  162. >
  163. > ```bash
  164. > $ docker compose -f docker-compose.yml up -d
  165. > ```
  166. ###把文檔引擎從 Elasticsearch 切換成為 Infinity
  167. RAGFlow 預設使用 Elasticsearch 儲存文字和向量資料. 如果要切換為 [Infinity](https://github.com/infiniflow/infinity/), 可以按照下面步驟進行:
  168. 1. 停止所有容器運作:
  169. ```bash
  170. $ docker compose -f docker/docker-compose.yml down -v
  171. ```
  172. Note: `-v` 將會刪除 docker 容器的 volumes,已有的資料會被清空。
  173. 2. 設定 **docker/.env** 目錄中的 `DOC_ENGINE` 為 `infinity`.
  174. 3. 啟動容器:
  175. ```bash
  176. $ docker compose -f docker-compose.yml up -d
  177. ```
  178. > [!WARNING]
  179. > Infinity 目前官方並未正式支援在 Linux/arm64 架構下的機器上運行.
  180. ## 🔧 原始碼編譯 Docker 映像(不含 embedding 模型)
  181. 本 Docker 映像大小約 2 GB 左右並且依賴外部的大模型和 embedding 服務。
  182. ```bash
  183. git clone https://github.com/infiniflow/ragflow.git
  184. cd ragflow/
  185. docker build --platform linux/amd64 --build-arg LIGHTEN=1 --build-arg NEED_MIRROR=1 -f Dockerfile -t infiniflow/ragflow:nightly-slim .
  186. ```
  187. ## 🔧 原始碼編譯 Docker 映像(包含 embedding 模型)
  188. 本 Docker 大小約 9 GB 左右。由於已包含 embedding 模型,所以只需依賴外部的大模型服務即可。
  189. ```bash
  190. git clone https://github.com/infiniflow/ragflow.git
  191. cd ragflow/
  192. docker build --platform linux/amd64 --build-arg NEED_MIRROR=1 -f Dockerfile -t infiniflow/ragflow:nightly .
  193. ```
  194. ## 🔨 以原始碼啟動服務
  195. 1. 安裝 uv。如已安裝,可跳過此步驟:
  196. ```bash
  197. pipx install uv
  198. export UV_INDEX=https://mirrors.aliyun.com/pypi/simple
  199. ```
  200. 2. 下載原始碼並安裝 Python 依賴:
  201. ```bash
  202. git clone https://github.com/infiniflow/ragflow.git
  203. cd ragflow/
  204. uv sync --python 3.10 --all-extras # install RAGFlow dependent python modules
  205. ```
  206. 3. 透過 Docker Compose 啟動依賴的服務(MinIO, Elasticsearch, Redis, and MySQL):
  207. ```bash
  208. docker compose -f docker/docker-compose-base.yml up -d
  209. ```
  210. 在 `/etc/hosts` 中加入以下程式碼,將 **conf/service_conf.yaml** 檔案中的所有 host 位址都解析為 `127.0.0.1`:
  211. ```
  212. 127.0.0.1 es01 infinity mysql minio redis
  213. ```
  214. 4. 如果無法存取 HuggingFace,可以把環境變數 `HF_ENDPOINT` 設為對應的鏡像網站:
  215. ```bash
  216. export HF_ENDPOINT=https://hf-mirror.com
  217. ```
  218. 5.啟動後端服務:
  219. 『`bash
  220. source .venv/bin/activate
  221. export PYTHONPATH=$(pwd)
  222. bash docker/launch_backend_service.sh
  223. ```
  224. 6. 安裝前端依賴:
  225. 『`bash
  226. cd web
  227. npm install
  228. ```
  229. 7. 啟動前端服務:
  230. 『`bash
  231. npm run dev
  232. ```
  233. 以下界面說明系統已成功啟動:_
  234. ![](https://github.com/user-attachments/assets/0daf462c-a24d-4496-a66f-92533534e187)
  235. ```
  236. ## 📚 技術文檔
  237. - [Quickstart](https://ragflow.io/docs/dev/)
  238. - [Configuration](https://ragflow.io/docs/dev/configurations)
  239. - [Release notes](https://ragflow.io/docs/dev/release_notes)
  240. - [User guides](https://ragflow.io/docs/dev/category/guides)
  241. - [Developer guides](https://ragflow.io/docs/dev/category/developers)
  242. - [References](https://ragflow.io/docs/dev/category/references)
  243. - [FAQs](https://ragflow.io/docs/dev/faq)
  244. ## 📜 路線圖
  245. 詳見 [RAGFlow Roadmap 2025](https://github.com/infiniflow/ragflow/issues/4214) 。
  246. ## 🏄 開源社群
  247. - [Discord](https://discord.gg/zd4qPW6t)
  248. - [Twitter](https://twitter.com/infiniflowai)
  249. - [GitHub Discussions](https://github.com/orgs/infiniflow/discussions)
  250. ## 🙌 貢獻指南
  251. RAGFlow 只有透過開源協作才能蓬勃發展。秉持這項精神,我們歡迎來自社區的各種貢獻。如果您有意參與其中,請查閱我們的 [貢獻者指南](./CONTRIBUTING.md) 。
  252. ## 🤝 商務合作
  253. - [預約諮詢](https://aao615odquw.feishu.cn/share/base/form/shrcnjw7QleretCLqh1nuPo1xxh)
  254. ## 👥 加入社區
  255. 掃二維碼加入 RAGFlow 小助手,進 RAGFlow 交流群。
  256. <p align="center">
  257. <img src="https://github.com/infiniflow/ragflow/assets/7248/bccf284f-46f2-4445-9809-8f1030fb7585" width=50% height=50%>
  258. </p>