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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  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">English</a> |
  8. <a href="./README_zh.md">简体中文</a> |
  9. <a href="./README_tzh.md">繁体中文</a> |
  10. <a href="./README_ja.md">日本語</a> |
  11. <a href="./README_ko.md">한국어</a> |
  12. <a href="./README_id.md">Bahasa Indonesia</a> |
  13. <a href="/README_pt_br.md">Português (Brasil)</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/badge/docker_pull-ragflow:v0.16.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.16.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. </p>
  32. <h4 align="center">
  33. <a href="https://ragflow.io/docs/dev/">Document</a> |
  34. <a href="https://github.com/infiniflow/ragflow/issues/4214">Roadmap</a> |
  35. <a href="https://twitter.com/infiniflowai">Twitter</a> |
  36. <a href="https://discord.gg/4XxujFgUN7">Discord</a> |
  37. <a href="https://demo.ragflow.io">Demo</a>
  38. </h4>
  39. ## 💡 RAGFlow란?
  40. [RAGFlow](https://ragflow.io/)는 심층 문서 이해에 기반한 오픈소스 RAG (Retrieval-Augmented Generation) 엔진입니다. 이 엔진은 대규모 언어 모델(LLM)과 결합하여 정확한 질문 응답 기능을 제공하며, 다양한 복잡한 형식의 데이터에서 신뢰할 수 있는 출처를 바탕으로 한 인용을 통해 이를 뒷받침합니다. RAGFlow는 규모에 상관없이 모든 기업에 최적화된 RAG 워크플로우를 제공합니다.
  41. ## 🎮 데모
  42. 데모를 [https://demo.ragflow.io](https://demo.ragflow.io)에서 실행해 보세요.
  43. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  44. <img src="https://github.com/infiniflow/ragflow/assets/7248/2f6baa3e-1092-4f11-866d-36f6a9d075e5" width="1200"/>
  45. <img src="https://github.com/user-attachments/assets/504bbbf1-c9f7-4d83-8cc5-e9cb63c26db6" width="1200"/>
  46. </div>
  47. ## 🔥 업데이트
  48. - 2025-02-05 'SILICONFLOW' 모델 목록을 업데이트하고 Deepseek-R1/DeepSeek-V3에 대한 지원을 추가합니다.
  49. - 2025-01-26 지식 그래프 추출 및 적용을 최적화하고 다양한 구성 옵션을 제공합니다.
  50. - 2024-12-18 Deepdoc의 문서 레이아웃 분석 모델 업그레이드.
  51. - 2024-12-04 지식베이스에 대한 페이지랭크 점수를 지원합니다.
  52. - 2024-11-22 에이전트의 변수 정의 및 사용을 개선했습니다.
  53. - 2024-11-01 파싱된 청크에 키워드 추출 및 관련 질문 생성을 추가하여 재현율을 향상시킵니다.
  54. - 2024-08-22 RAG를 통해 SQL 문에 텍스트를 지원합니다.
  55. ## 🎉 계속 지켜봐 주세요
  56. ⭐️우리의 저장소를 즐겨찾기에 등록하여 흥미로운 새로운 기능과 업데이트를 최신 상태로 유지하세요! 모든 새로운 릴리스에 대한 즉시 알림을 받으세요! 🌟
  57. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  58. <img src="https://github.com/user-attachments/assets/18c9707e-b8aa-4caf-a154-037089c105ba" width="1200"/>
  59. </div>
  60. ## 🌟 주요 기능
  61. ### 🍭 **"Quality in, quality out"**
  62. - [심층 문서 이해](./deepdoc/README.md)를 기반으로 복잡한 형식의 비정형 데이터에서 지식을 추출합니다.
  63. - 문자 그대로 무한한 토큰에서 "데이터 속의 바늘"을 찾아냅니다.
  64. ### 🍱 **템플릿 기반의 chunking**
  65. - 똑똑하고 설명 가능한 방식.
  66. - 다양한 템플릿 옵션을 제공합니다.
  67. ### 🌱 **할루시네이션을 줄인 신뢰할 수 있는 인용**
  68. - 텍스트 청킹을 시각화하여 사용자가 개입할 수 있도록 합니다.
  69. - 중요한 참고 자료와 추적 가능한 인용을 빠르게 확인하여 신뢰할 수 있는 답변을 지원합니다.
  70. ### 🍔 **다른 종류의 데이터 소스와의 호환성**
  71. - 워드, 슬라이드, 엑셀, 텍스트 파일, 이미지, 스캔본, 구조화된 데이터, 웹 페이지 등을 지원합니다.
  72. ### 🛀 **자동화되고 손쉬운 RAG 워크플로우**
  73. - 개인 및 대규모 비즈니스에 맞춘 효율적인 RAG 오케스트레이션.
  74. - 구성 가능한 LLM 및 임베딩 모델.
  75. - 다중 검색과 결합된 re-ranking.
  76. - 비즈니스와 원활하게 통합할 수 있는 직관적인 API.
  77. ## 🔎 시스템 아키텍처
  78. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  79. <img src="https://github.com/infiniflow/ragflow/assets/12318111/d6ac5664-c237-4200-a7c2-a4a00691b485" width="1000"/>
  80. </div>
  81. ## 🎬 시작하기
  82. ### 📝 사전 준비 사항
  83. - CPU >= 4 cores
  84. - RAM >= 16 GB
  85. - Disk >= 50 GB
  86. - Docker >= 24.0.0 & Docker Compose >= v2.26.1
  87. > 로컬 머신(Windows, Mac, Linux)에 Docker가 설치되지 않은 경우, [Docker 엔진 설치](<(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 이미지를 생성하고 서버를 시작하세요:
  113. > 아래 명령어는 RAGFlow Docker 이미지의 v0.16.0-slim 버전을 다운로드합니다. 다양한 RAGFlow 버전에 대한 설명은 다음 표를 참조하십시오. v0.16.0-slim과 다른 RAGFlow 버전을 다운로드하려면, docker/.env 파일에서 RAGFLOW_IMAGE 변수를 적절히 업데이트한 후 docker compose를 사용하여 서버를 시작하십시오. 예를 들어, 전체 버전인 v0.16.0을 다운로드하려면 RAGFLOW_IMAGE=infiniflow/ragflow:v0.16.0로 설정합니다.
  114. ```bash
  115. $ cd ragflow
  116. $ docker compose -f docker/docker-compose.yml up -d
  117. ```
  118. | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
  119. | ----------------- | --------------- | --------------------- | ------------------------ |
  120. | v0.16.0 | &approx;9 | :heavy_check_mark: | Stable release |
  121. | v0.16.0-slim | &approx;2 | ❌ | Stable release |
  122. | nightly | &approx;9 | :heavy_check_mark: | _Unstable_ nightly build |
  123. | nightly-slim | &approx;2 | ❌ | _Unstable_ nightly build |
  124. 4. 서버가 시작된 후 서버 상태를 확인하세요:
  125. ```bash
  126. $ docker logs -f ragflow-server
  127. ```
  128. _다음 출력 결과로 시스템이 성공적으로 시작되었음을 확인합니다:_
  129. ```bash
  130. ____ ___ ______ ______ __
  131. / __ \ / | / ____// ____// /____ _ __
  132. / /_/ // /| | / / __ / /_ / // __ \| | /| / /
  133. / _, _// ___ |/ /_/ // __/ / // /_/ /| |/ |/ /
  134. /_/ |_|/_/ |_|\____//_/ /_/ \____/ |__/|__/
  135. * Running on all addresses (0.0.0.0)
  136. * Running on http://127.0.0.1:9380
  137. * Running on http://x.x.x.x:9380
  138. INFO:werkzeug:Press CTRL+C to quit
  139. ```
  140. > 만약 확인 단계를 건너뛰고 바로 RAGFlow에 로그인하면, RAGFlow가 완전히 초기화되지 않았기 때문에 브라우저에서 `network anormal` 오류가 발생할 수 있습니다.
  141. 5. 웹 브라우저에 서버의 IP 주소를 입력하고 RAGFlow에 로그인하세요.
  142. > 기본 설정을 사용할 경우, `http://IP_OF_YOUR_MACHINE`만 입력하면 됩니다 (포트 번호는 제외). 기본 HTTP 서비스 포트 `80`은 기본 구성으로 사용할 때 생략할 수 있습니다.
  143. 6. [service_conf.yaml.template](./docker/service_conf.yaml.template) 파일에서 원하는 LLM 팩토리를 `user_default_llm`에 선택하고, `API_KEY` 필드를 해당 API 키로 업데이트하세요.
  144. > 자세한 내용은 [llm_api_key_setup](https://ragflow.io/docs/dev/llm_api_key_setup)를 참조하세요.
  145. _이제 쇼가 시작됩니다!_
  146. ## 🔧 설정
  147. 시스템 설정과 관련하여 다음 파일들을 관리해야 합니다:
  148. - [.env](./docker/.env): `SVR_HTTP_PORT`, `MYSQL_PASSWORD`, `MINIO_PASSWORD`와 같은 시스템의 기본 설정을 포함합니다.
  149. - [service_conf.yaml.template](./docker/service_conf.yaml.template): 백엔드 서비스를 구성합니다.
  150. - [docker-compose.yml](./docker/docker-compose.yml): 시스템은 [docker-compose.yml](./docker/docker-compose.yml)을 사용하여 시작됩니다.
  151. [.env](./docker/.env) 파일의 변경 사항이 [service_conf.yaml.template](./docker/service_conf.yaml.template) 파일의 내용과 일치하도록 해야 합니다.
  152. > [./docker/README](./docker/README.md) 파일 ./docker/README은 service_conf.yaml.template 파일에서 ${ENV_VARS}로 사용할 수 있는 환경 설정과 서비스 구성에 대한 자세한 설명을 제공합니다.
  153. 기본 HTTP 서비스 포트(80)를 업데이트하려면 [docker-compose.yml](./docker/docker-compose.yml) 파일에서 `80:80`을 `<YOUR_SERVING_PORT>:80`으로 변경하세요.
  154. > 모든 시스템 구성 업데이트는 적용되기 위해 시스템 재부팅이 필요합니다.
  155. >
  156. > ```bash
  157. > $ docker compose -f docker/docker-compose.yml up -d
  158. > ```
  159. ### Elasticsearch 에서 Infinity 로 문서 엔진 전환
  160. RAGFlow 는 기본적으로 Elasticsearch 를 사용하여 전체 텍스트 및 벡터를 저장합니다. [Infinity]로 전환(https://github.com/infiniflow/infinity/), 다음 절차를 따르십시오.
  161. 1. 실행 중인 모든 컨테이너를 중지합니다.
  162. ```bash
  163. $docker compose-f docker/docker-compose.yml down -v
  164. ```
  165. 2. **docker/.env**의 "DOC_ENGINE" 을 "infinity" 로 설정합니다.
  166. 3. 컨테이너 부팅:
  167. ```bash
  168. $docker compose-f docker/docker-compose.yml up -d
  169. ```
  170. > [!WARNING]
  171. > Linux/arm64 시스템에서 Infinity로 전환하는 것은 공식적으로 지원되지 않습니다.
  172. ## 🔧 소스 코드로 Docker 이미지를 컴파일합니다(임베딩 모델 포함하지 않음)
  173. 이 Docker 이미지의 크기는 약 1GB이며, 외부 대형 모델과 임베딩 서비스에 의존합니다.
  174. ```bash
  175. git clone https://github.com/infiniflow/ragflow.git
  176. cd ragflow/
  177. docker build --build-arg LIGHTEN=1 -f Dockerfile -t infiniflow/ragflow:nightly-slim .
  178. ```
  179. ## 🔧 소스 코드로 Docker 이미지를 컴파일합니다(임베딩 모델 포함)
  180. 이 Docker의 크기는 약 9GB이며, 이미 임베딩 모델을 포함하고 있으므로 외부 대형 모델 서비스에만 의존하면 됩니다.
  181. ```bash
  182. git clone https://github.com/infiniflow/ragflow.git
  183. cd ragflow/
  184. docker build -f Dockerfile -t infiniflow/ragflow:nightly .
  185. ```
  186. ## 🔨 소스 코드로 서비스를 시작합니다.
  187. 1. uv를 설치하거나 이미 설치된 경우 이 단계를 건너뜁니다:
  188. ```bash
  189. pipx install uv
  190. ```
  191. 2. 소스 코드를 클론하고 Python 의존성을 설치합니다:
  192. ```bash
  193. git clone https://github.com/infiniflow/ragflow.git
  194. cd ragflow/
  195. uv sync --python 3.10 --all-extras # install RAGFlow dependent python modules
  196. ```
  197. 3. Docker Compose를 사용하여 의존 서비스(MinIO, Elasticsearch, Redis 및 MySQL)를 시작합니다:
  198. ```bash
  199. docker compose -f docker/docker-compose-base.yml up -d
  200. ```
  201. `/etc/hosts` 에 다음 줄을 추가하여 **conf/service_conf.yaml** 에 지정된 모든 호스트를 `127.0.0.1` 로 해결합니다:
  202. ```
  203. 127.0.0.1 es01 infinity mysql minio redis
  204. ```
  205. 4. HuggingFace에 접근할 수 없는 경우, `HF_ENDPOINT` 환경 변수를 설정하여 미러 사이트를 사용하세요:
  206. ```bash
  207. export HF_ENDPOINT=https://hf-mirror.com
  208. ```
  209. 5. 백엔드 서비스를 시작합니다:
  210. ```bash
  211. source .venv/bin/activate
  212. export PYTHONPATH=$(pwd)
  213. bash docker/launch_backend_service.sh
  214. ```
  215. 6. 프론트엔드 의존성을 설치합니다:
  216. ```bash
  217. cd web
  218. npm install
  219. ```
  220. 7. 프론트엔드 서비스를 시작합니다:
  221. ```bash
  222. npm run dev
  223. ```
  224. _다음 인터페이스는 시스템이 성공적으로 시작되었음을 나타냅니다:_
  225. ![](https://github.com/user-attachments/assets/0daf462c-a24d-4496-a66f-92533534e187)
  226. ## 📚 문서
  227. - [Quickstart](https://ragflow.io/docs/dev/)
  228. - [User guide](https://ragflow.io/docs/dev/category/guides)
  229. - [References](https://ragflow.io/docs/dev/category/references)
  230. - [FAQ](https://ragflow.io/docs/dev/faq)
  231. ## 📜 로드맵
  232. [RAGFlow 로드맵 2025](https://github.com/infiniflow/ragflow/issues/4214)을 확인하세요.
  233. ## 🏄 커뮤니티
  234. - [Discord](https://discord.gg/4XxujFgUN7)
  235. - [Twitter](https://twitter.com/infiniflowai)
  236. - [GitHub Discussions](https://github.com/orgs/infiniflow/discussions)
  237. ## 🙌 컨트리뷰션
  238. RAGFlow는 오픈소스 협업을 통해 발전합니다. 이러한 정신을 바탕으로, 우리는 커뮤니티의 다양한 기여를 환영합니다. 참여하고 싶으시다면, 먼저 [가이드라인](./CONTRIBUTING.md)을 검토해 주세요.