Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

README_tzh.md 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  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.19.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.19.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. - [gVisor](https://gvisor.dev/docs/user_guide/install/): 僅在您打算使用 RAGFlow 的代碼執行器(沙箱)功能時才需要安裝。
  86. > [!TIP]
  87. > 如果你並沒有在本機安裝 Docker(Windows、Mac,或 Linux), 可以參考文件 [Install Docker Engine](https://docs.docker.com/engine/install/) 自行安裝。
  88. ### 🚀 啟動伺服器
  89. 1. 確保 `vm.max_map_count` 不小於 262144:
  90. > 如需確認 `vm.max_map_count` 的大小:
  91. >
  92. > ```bash
  93. > $ sysctl vm.max_map_count
  94. > ```
  95. >
  96. > 如果 `vm.max_map_count` 的值小於 262144,可以進行重設:
  97. >
  98. > ```bash
  99. > # 這裡我們設為 262144:
  100. > $ sudo sysctl -w vm.max_map_count=262144
  101. > ```
  102. >
  103. > 你的改動會在下次系統重新啟動時被重置。如果希望做永久改動,還需要在 **/etc/sysctl.conf** 檔案裡把 `vm.max_map_count` 的值再相應更新一遍:
  104. >
  105. > ```bash
  106. > vm.max_map_count=262144
  107. > ```
  108. 2. 克隆倉庫:
  109. ```bash
  110. $ git clone https://github.com/infiniflow/ragflow.git
  111. ```
  112. 3. 進入 **docker** 資料夾,利用事先編譯好的 Docker 映像啟動伺服器:
  113. > [!CAUTION]
  114. > 所有 Docker 映像檔都是為 x86 平台建置的。目前,我們不提供 ARM64 平台的 Docker 映像檔。
  115. > 如果您使用的是 ARM64 平台,請使用 [這份指南](https://ragflow.io/docs/dev/build_docker_image) 來建置適合您系統的 Docker 映像檔。
  116. > 執行以下指令會自動下載 RAGFlow slim Docker 映像 `v0.19.0-slim`。請參考下表查看不同 Docker 發行版的說明。如需下載不同於 `v0.19.0-slim` 的 Docker 映像,請在執行 `docker compose` 啟動服務之前先更新 **docker/.env** 檔案內的 `RAGFLOW_IMAGE` 變數。例如,你可以透過設定 `RAGFLOW_IMAGE=infiniflow/ragflow:v0.19.0` 來下載 RAGFlow 鏡像的 `v0.19.0` 完整發行版。
  117. ```bash
  118. $ cd ragflow/docker
  119. # Use CPU for embedding and DeepDoc tasks:
  120. $ docker compose -f docker-compose.yml up -d
  121. # To use GPU to accelerate embedding and DeepDoc tasks:
  122. # docker compose -f docker-compose-gpu.yml up -d
  123. ```
  124. | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
  125. | ----------------- | --------------- | --------------------- | ------------------------ |
  126. | v0.19.0 | &approx;9 | :heavy_check_mark: | Stable release |
  127. | v0.19.0-slim | &approx;2 | ❌ | Stable release |
  128. | nightly | &approx;9 | :heavy_check_mark: | _Unstable_ nightly build |
  129. | nightly-slim | &approx;2 | ❌ | _Unstable_ nightly build |
  130. > [!TIP]
  131. > 如果你遇到 Docker 映像檔拉不下來的問題,可以在 **docker/.env** 檔案內根據變數 `RAGFLOW_IMAGE` 的註解提示選擇華為雲或阿里雲的對應映像。
  132. >
  133. > - 華為雲鏡像名:`swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow`
  134. > - 阿里雲鏡像名:`registry.cn-hangzhou.aliyuncs.com/infiniflow/ragflow`
  135. 4. 伺服器啟動成功後再次確認伺服器狀態:
  136. ```bash
  137. $ docker logs -f ragflow-server
  138. ```
  139. _出現以下介面提示說明伺服器啟動成功:_
  140. ```bash
  141. ____ ___ ______ ______ __
  142. / __ \ / | / ____// ____// /____ _ __
  143. / /_/ // /| | / / __ / /_ / // __ \| | /| / /
  144. / _, _// ___ |/ /_/ // __/ / // /_/ /| |/ |/ /
  145. /_/ |_|/_/ |_|\____//_/ /_/ \____/ |__/|__/
  146. * Running on all addresses (0.0.0.0)
  147. ```
  148. > 如果您跳過這一步驟系統確認步驟就登入 RAGFlow,你的瀏覽器有可能會提示 `network anormal` 或 `網路異常`,因為 RAGFlow 可能並未完全啟動成功。
  149. 5. 在你的瀏覽器中輸入你的伺服器對應的 IP 位址並登入 RAGFlow。
  150. > 上面這個範例中,您只需輸入 http://IP_OF_YOUR_MACHINE 即可:未改動過設定則無需輸入連接埠(預設的 HTTP 服務連接埠 80)。
  151. 6. 在 [service_conf.yaml.template](./docker/service_conf.yaml.template) 檔案的 `user_default_llm` 欄位設定 LLM factory,並在 `API_KEY` 欄填入和你選擇的大模型相對應的 API key。
  152. > 詳見 [llm_api_key_setup](https://ragflow.io/docs/dev/llm_api_key_setup)。
  153. _好戲開始,接著奏樂接著舞! _
  154. ## 🔧 系統配置
  155. 系統配置涉及以下三份文件:
  156. - [.env](./docker/.env):存放一些系統環境變量,例如 `SVR_HTTP_PORT`、`MYSQL_PASSWORD`、`MINIO_PASSWORD` 等。
  157. - [service_conf.yaml.template](./docker/service_conf.yaml.template):設定各類別後台服務。
  158. - [docker-compose.yml](./docker/docker-compose.yml): 系統依賴該檔案完成啟動。
  159. 請務必確保 [.env](./docker/.env) 檔案中的變數設定與 [service_conf.yaml.template](./docker/service_conf.yaml.template) 檔案中的設定保持一致!
  160. 如果無法存取映像網站 hub.docker.com 或模型網站 huggingface.co,請依照 [.env](./docker/.env) 註解修改 `RAGFLOW_IMAGE` 和 `HF_ENDPOINT`。
  161. > [./docker/README](./docker/README.md) 解釋了 [service_conf.yaml.template](./docker/service_conf.yaml.template) 用到的環境變數設定和服務配置。
  162. 如需更新預設的 HTTP 服務連接埠(80), 可以在[docker-compose.yml](./docker/docker-compose.yml) 檔案中將配置`80:80` 改為`<YOUR_SERVING_PORT>:80` 。
  163. > 所有系統配置都需要透過系統重新啟動生效:
  164. >
  165. > ```bash
  166. > $ docker compose -f docker-compose.yml up -d
  167. > ```
  168. ###把文檔引擎從 Elasticsearch 切換成為 Infinity
  169. RAGFlow 預設使用 Elasticsearch 儲存文字和向量資料. 如果要切換為 [Infinity](https://github.com/infiniflow/infinity/), 可以按照下面步驟進行:
  170. 1. 停止所有容器運作:
  171. ```bash
  172. $ docker compose -f docker/docker-compose.yml down -v
  173. ```
  174. Note: `-v` 將會刪除 docker 容器的 volumes,已有的資料會被清空。
  175. 2. 設定 **docker/.env** 目錄中的 `DOC_ENGINE` 為 `infinity`.
  176. 3. 啟動容器:
  177. ```bash
  178. $ docker compose -f docker-compose.yml up -d
  179. ```
  180. > [!WARNING]
  181. > Infinity 目前官方並未正式支援在 Linux/arm64 架構下的機器上運行.
  182. ## 🔧 原始碼編譯 Docker 映像(不含 embedding 模型)
  183. 本 Docker 映像大小約 2 GB 左右並且依賴外部的大模型和 embedding 服務。
  184. ```bash
  185. git clone https://github.com/infiniflow/ragflow.git
  186. cd ragflow/
  187. docker build --platform linux/amd64 --build-arg LIGHTEN=1 --build-arg NEED_MIRROR=1 -f Dockerfile -t infiniflow/ragflow:nightly-slim .
  188. ```
  189. ## 🔧 原始碼編譯 Docker 映像(包含 embedding 模型)
  190. 本 Docker 大小約 9 GB 左右。由於已包含 embedding 模型,所以只需依賴外部的大模型服務即可。
  191. ```bash
  192. git clone https://github.com/infiniflow/ragflow.git
  193. cd ragflow/
  194. docker build --platform linux/amd64 --build-arg NEED_MIRROR=1 -f Dockerfile -t infiniflow/ragflow:nightly .
  195. ```
  196. ## 🔨 以原始碼啟動服務
  197. 1. 安裝 uv。如已安裝,可跳過此步驟:
  198. ```bash
  199. pipx install uv pre-commit
  200. export UV_INDEX=https://mirrors.aliyun.com/pypi/simple
  201. ```
  202. 2. 下載原始碼並安裝 Python 依賴:
  203. ```bash
  204. git clone https://github.com/infiniflow/ragflow.git
  205. cd ragflow/
  206. uv sync --python 3.10 --all-extras # install RAGFlow dependent python modules
  207. uv run download_deps.py
  208. pre-commit install
  209. ```
  210. 3. 透過 Docker Compose 啟動依賴的服務(MinIO, Elasticsearch, Redis, and MySQL):
  211. ```bash
  212. docker compose -f docker/docker-compose-base.yml up -d
  213. ```
  214. 在 `/etc/hosts` 中加入以下程式碼,將 **conf/service_conf.yaml** 檔案中的所有 host 位址都解析為 `127.0.0.1`:
  215. ```
  216. 127.0.0.1 es01 infinity mysql minio redis sandbox-executor-manager
  217. ```
  218. 4. 如果無法存取 HuggingFace,可以把環境變數 `HF_ENDPOINT` 設為對應的鏡像網站:
  219. ```bash
  220. export HF_ENDPOINT=https://hf-mirror.com
  221. ```
  222. 5. 如果你的操作系统没有 jemalloc,请按照如下方式安装:
  223. ```bash
  224. # ubuntu
  225. sudo apt-get install libjemalloc-dev
  226. # centos
  227. sudo yum install jemalloc
  228. ```
  229. 6. 啟動後端服務:
  230. ```bash
  231. source .venv/bin/activate
  232. export PYTHONPATH=$(pwd)
  233. bash docker/launch_backend_service.sh
  234. ```
  235. 7. 安裝前端依賴:
  236. ```bash
  237. cd web
  238. npm install
  239. ```
  240. 8. 啟動前端服務:
  241. ```bash
  242. npm run dev
  243. ```
  244. 以下界面說明系統已成功啟動:_
  245. ![](https://github.com/user-attachments/assets/0daf462c-a24d-4496-a66f-92533534e187)
  246. ```
  247. 9. 開發完成後停止 RAGFlow 前端和後端服務:
  248. ```bash
  249. pkill -f "ragflow_server.py|task_executor.py"
  250. ```
  251. ## 📚 技術文檔
  252. - [Quickstart](https://ragflow.io/docs/dev/)
  253. - [Configuration](https://ragflow.io/docs/dev/configurations)
  254. - [Release notes](https://ragflow.io/docs/dev/release_notes)
  255. - [User guides](https://ragflow.io/docs/dev/category/guides)
  256. - [Developer guides](https://ragflow.io/docs/dev/category/developers)
  257. - [References](https://ragflow.io/docs/dev/category/references)
  258. - [FAQs](https://ragflow.io/docs/dev/faq)
  259. ## 📜 路線圖
  260. 詳見 [RAGFlow Roadmap 2025](https://github.com/infiniflow/ragflow/issues/4214) 。
  261. ## 🏄 開源社群
  262. - [Discord](https://discord.gg/zd4qPW6t)
  263. - [Twitter](https://twitter.com/infiniflowai)
  264. - [GitHub Discussions](https://github.com/orgs/infiniflow/discussions)
  265. ## 🙌 貢獻指南
  266. RAGFlow 只有透過開源協作才能蓬勃發展。秉持這項精神,我們歡迎來自社區的各種貢獻。如果您有意參與其中,請查閱我們的 [貢獻者指南](https://ragflow.io/docs/dev/contributing) 。
  267. ## 🤝 商務合作
  268. - [預約諮詢](https://aao615odquw.feishu.cn/share/base/form/shrcnjw7QleretCLqh1nuPo1xxh)
  269. ## 👥 加入社區
  270. 掃二維碼加入 RAGFlow 小助手,進 RAGFlow 交流群。
  271. <p align="center">
  272. <img src="https://github.com/infiniflow/ragflow/assets/7248/bccf284f-46f2-4445-9809-8f1030fb7585" width=50% height=50%>
  273. </p>