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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  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.19.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.19.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/NjYzJD3GM3">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-03-19 PDF 또는 DOCX 파일 내의 이미지를 이해하기 위해 다중 모드 모델을 사용하는 것을 지원합니다.
  49. - 2025-02-28 인터넷 검색(TAVILY)과 결합되어 모든 LLM에 대한 심층 연구를 지원합니다.
  50. - 2025-01-26 지식 그래프 추출 및 적용을 최적화하고 다양한 구성 옵션을 제공합니다.
  51. - 2024-12-18 DeepDoc의 문서 레이아웃 분석 모델 업그레이드.
  52. - 2024-11-01 파싱된 청크에 키워드 추출 및 관련 질문 생성을 추가하여 재현율을 향상시킵니다.
  53. - 2024-08-22 RAG를 통해 SQL 문에 텍스트를 지원합니다.
  54. ## 🎉 계속 지켜봐 주세요
  55. ⭐️우리의 저장소를 즐겨찾기에 등록하여 흥미로운 새로운 기능과 업데이트를 최신 상태로 유지하세요! 모든 새로운 릴리스에 대한 즉시 알림을 받으세요! 🌟
  56. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  57. <img src="https://github.com/user-attachments/assets/18c9707e-b8aa-4caf-a154-037089c105ba" width="1200"/>
  58. </div>
  59. ## 🌟 주요 기능
  60. ### 🍭 **"Quality in, quality out"**
  61. - [심층 문서 이해](./deepdoc/README.md)를 기반으로 복잡한 형식의 비정형 데이터에서 지식을 추출합니다.
  62. - 문자 그대로 무한한 토큰에서 "데이터 속의 바늘"을 찾아냅니다.
  63. ### 🍱 **템플릿 기반의 chunking**
  64. - 똑똑하고 설명 가능한 방식.
  65. - 다양한 템플릿 옵션을 제공합니다.
  66. ### 🌱 **할루시네이션을 줄인 신뢰할 수 있는 인용**
  67. - 텍스트 청킹을 시각화하여 사용자가 개입할 수 있도록 합니다.
  68. - 중요한 참고 자료와 추적 가능한 인용을 빠르게 확인하여 신뢰할 수 있는 답변을 지원합니다.
  69. ### 🍔 **다른 종류의 데이터 소스와의 호환성**
  70. - 워드, 슬라이드, 엑셀, 텍스트 파일, 이미지, 스캔본, 구조화된 데이터, 웹 페이지 등을 지원합니다.
  71. ### 🛀 **자동화되고 손쉬운 RAG 워크플로우**
  72. - 개인 및 대규모 비즈니스에 맞춘 효율적인 RAG 오케스트레이션.
  73. - 구성 가능한 LLM 및 임베딩 모델.
  74. - 다중 검색과 결합된 re-ranking.
  75. - 비즈니스와 원활하게 통합할 수 있는 직관적인 API.
  76. ## 🔎 시스템 아키텍처
  77. <div align="center" style="margin-top:20px;margin-bottom:20px;">
  78. <img src="https://github.com/infiniflow/ragflow/assets/12318111/d6ac5664-c237-4200-a7c2-a4a00691b485" width="1000"/>
  79. </div>
  80. ## 🎬 시작하기
  81. ### 📝 사전 준비 사항
  82. - CPU >= 4 cores
  83. - RAM >= 16 GB
  84. - Disk >= 50 GB
  85. - Docker >= 24.0.0 & Docker Compose >= v2.26.1
  86. - [gVisor](https://gvisor.dev/docs/user_guide/install/): RAGFlow의 코드 실행기(샌드박스) 기능을 사용하려는 경우에만 필요합니다.
  87. > [!TIP]
  88. > 로컬 머신(Windows, Mac, Linux)에 Docker가 설치되지 않은 경우, [Docker 엔진 설치](<(https://docs.docker.com/engine/install/)>)를 참조하세요.
  89. ### 🚀 서버 시작하기
  90. 1. `vm.max_map_count`가 262144 이상인지 확인하세요:
  91. > `vm.max_map_count`의 값을 아래 명령어를 통해 확인하세요:
  92. >
  93. > ```bash
  94. > $ sysctl vm.max_map_count
  95. > ```
  96. >
  97. > 만약 `vm.max_map_count` 이 262144 보다 작다면 값을 쟈설정하세요.
  98. >
  99. > ```bash
  100. > # 이 경우에 262144로 설정했습니다.:
  101. > $ sudo sysctl -w vm.max_map_count=262144
  102. > ```
  103. >
  104. > 이 변경 사항은 시스템 재부팅 후에 초기화됩니다. 변경 사항을 영구적으로 적용하려면 /etc/sysctl.conf 파일에 vm.max_map_count 값을 추가하거나 업데이트하세요:
  105. >
  106. > ```bash
  107. > vm.max_map_count=262144
  108. > ```
  109. 2. 레포지토리를 클론하세요:
  110. ```bash
  111. $ git clone https://github.com/infiniflow/ragflow.git
  112. ```
  113. 3. 미리 빌드된 Docker 이미지를 생성하고 서버를 시작하세요:
  114. > [!CAUTION]
  115. > 모든 Docker 이미지는 x86 플랫폼을 위해 빌드되었습니다. 우리는 현재 ARM64 플랫폼을 위한 Docker 이미지를 제공하지 않습니다.
  116. > ARM64 플랫폼을 사용 중이라면, [시스템과 호환되는 Docker 이미지를 빌드하려면 이 가이드를 사용해 주세요](https://ragflow.io/docs/dev/build_docker_image).
  117. > 아래 명령어는 RAGFlow Docker 이미지의 v0.19.0-slim 버전을 다운로드합니다. 다양한 RAGFlow 버전에 대한 설명은 다음 표를 참조하십시오. v0.19.0-slim과 다른 RAGFlow 버전을 다운로드하려면, docker/.env 파일에서 RAGFLOW_IMAGE 변수를 적절히 업데이트한 후 docker compose를 사용하여 서버를 시작하십시오. 예를 들어, 전체 버전인 v0.19.0을 다운로드하려면 RAGFLOW_IMAGE=infiniflow/ragflow:v0.19.0로 설정합니다.
  118. ```bash
  119. $ cd ragflow/docker
  120. # Use CPU for embedding and DeepDoc tasks:
  121. $ docker compose -f docker-compose.yml up -d
  122. # To use GPU to accelerate embedding and DeepDoc tasks:
  123. # docker compose -f docker-compose-gpu.yml up -d
  124. ```
  125. | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
  126. | ----------------- | --------------- | --------------------- | ------------------------ |
  127. | v0.19.0 | &approx;9 | :heavy_check_mark: | Stable release |
  128. | v0.19.0-slim | &approx;2 | ❌ | Stable release |
  129. | nightly | &approx;9 | :heavy_check_mark: | _Unstable_ nightly build |
  130. | nightly-slim | &approx;2 | ❌ | _Unstable_ nightly build |
  131. 1. 서버가 시작된 후 서버 상태를 확인하세요:
  132. ```bash
  133. $ docker logs -f ragflow-server
  134. ```
  135. _다음 출력 결과로 시스템이 성공적으로 시작되었음을 확인합니다:_
  136. ```bash
  137. ____ ___ ______ ______ __
  138. / __ \ / | / ____// ____// /____ _ __
  139. / /_/ // /| | / / __ / /_ / // __ \| | /| / /
  140. / _, _// ___ |/ /_/ // __/ / // /_/ /| |/ |/ /
  141. /_/ |_|/_/ |_|\____//_/ /_/ \____/ |__/|__/
  142. * Running on all addresses (0.0.0.0)
  143. ```
  144. > 만약 확인 단계를 건너뛰고 바로 RAGFlow에 로그인하면, RAGFlow가 완전히 초기화되지 않았기 때문에 브라우저에서 `network anormal` 오류가 발생할 수 있습니다.
  145. 2. 웹 브라우저에 서버의 IP 주소를 입력하고 RAGFlow에 로그인하세요.
  146. > 기본 설정을 사용할 경우, `http://IP_OF_YOUR_MACHINE`만 입력하면 됩니다 (포트 번호는 제외). 기본 HTTP 서비스 포트 `80`은 기본 구성으로 사용할 때 생략할 수 있습니다.
  147. 3. [service_conf.yaml.template](./docker/service_conf.yaml.template) 파일에서 원하는 LLM 팩토리를 `user_default_llm`에 선택하고, `API_KEY` 필드를 해당 API 키로 업데이트하세요.
  148. > 자세한 내용은 [llm_api_key_setup](https://ragflow.io/docs/dev/llm_api_key_setup)를 참조하세요.
  149. _이제 쇼가 시작됩니다!_
  150. ## 🔧 설정
  151. 시스템 설정과 관련하여 다음 파일들을 관리해야 합니다:
  152. - [.env](./docker/.env): `SVR_HTTP_PORT`, `MYSQL_PASSWORD`, `MINIO_PASSWORD`와 같은 시스템의 기본 설정을 포함합니다.
  153. - [service_conf.yaml.template](./docker/service_conf.yaml.template): 백엔드 서비스를 구성합니다.
  154. - [docker-compose.yml](./docker/docker-compose.yml): 시스템은 [docker-compose.yml](./docker/docker-compose.yml)을 사용하여 시작됩니다.
  155. [.env](./docker/.env) 파일의 변경 사항이 [service_conf.yaml.template](./docker/service_conf.yaml.template) 파일의 내용과 일치하도록 해야 합니다.
  156. > [./docker/README](./docker/README.md) 파일 ./docker/README은 service_conf.yaml.template 파일에서 ${ENV_VARS}로 사용할 수 있는 환경 설정과 서비스 구성에 대한 자세한 설명을 제공합니다.
  157. 기본 HTTP 서비스 포트(80)를 업데이트하려면 [docker-compose.yml](./docker/docker-compose.yml) 파일에서 `80:80`을 `<YOUR_SERVING_PORT>:80`으로 변경하세요.
  158. > 모든 시스템 구성 업데이트는 적용되기 위해 시스템 재부팅이 필요합니다.
  159. >
  160. > ```bash
  161. > $ docker compose -f docker-compose.yml up -d
  162. > ```
  163. ### Elasticsearch 에서 Infinity 로 문서 엔진 전환
  164. RAGFlow 는 기본적으로 Elasticsearch 를 사용하여 전체 텍스트 및 벡터를 저장합니다. [Infinity]로 전환(https://github.com/infiniflow/infinity/), 다음 절차를 따르십시오.
  165. 1. 실행 중인 모든 컨테이너를 중지합니다.
  166. ```bash
  167. $docker compose-f docker/docker-compose.yml down -v
  168. ```
  169. Note: `-v` 는 docker 컨테이너의 볼륨을 삭제하고 기존 데이터를 지우며, 이 작업은 컨테이너를 중지하는 것과 동일합니다.
  170. 2. **docker/.env**의 "DOC_ENGINE" 을 "infinity" 로 설정합니다.
  171. 3. 컨테이너 부팅:
  172. ```bash
  173. $docker compose-f docker/docker-compose.yml up -d
  174. ```
  175. > [!WARNING]
  176. > Linux/arm64 시스템에서 Infinity로 전환하는 것은 공식적으로 지원되지 않습니다.
  177. ## 🔧 소스 코드로 Docker 이미지를 컴파일합니다(임베딩 모델 포함하지 않음)
  178. 이 Docker 이미지의 크기는 약 1GB이며, 외부 대형 모델과 임베딩 서비스에 의존합니다.
  179. ```bash
  180. git clone https://github.com/infiniflow/ragflow.git
  181. cd ragflow/
  182. docker build --platform linux/amd64 --build-arg LIGHTEN=1 -f Dockerfile -t infiniflow/ragflow:nightly-slim .
  183. ```
  184. ## 🔧 소스 코드로 Docker 이미지를 컴파일합니다(임베딩 모델 포함)
  185. 이 Docker의 크기는 약 9GB이며, 이미 임베딩 모델을 포함하고 있으므로 외부 대형 모델 서비스에만 의존하면 됩니다.
  186. ```bash
  187. git clone https://github.com/infiniflow/ragflow.git
  188. cd ragflow/
  189. docker build --platform linux/amd64 -f Dockerfile -t infiniflow/ragflow:nightly .
  190. ```
  191. ## 🔨 소스 코드로 서비스를 시작합니다.
  192. 1. uv를 설치하거나 이미 설치된 경우 이 단계를 건너뜁니다:
  193. ```bash
  194. pipx install uv pre-commit
  195. ```
  196. 2. 소스 코드를 클론하고 Python 의존성을 설치합니다:
  197. ```bash
  198. git clone https://github.com/infiniflow/ragflow.git
  199. cd ragflow/
  200. uv sync --python 3.10 --all-extras # install RAGFlow dependent python modules
  201. uv run download_deps.py
  202. pre-commit install
  203. ```
  204. 3. Docker Compose를 사용하여 의존 서비스(MinIO, Elasticsearch, Redis 및 MySQL)를 시작합니다:
  205. ```bash
  206. docker compose -f docker/docker-compose-base.yml up -d
  207. ```
  208. `/etc/hosts` 에 다음 줄을 추가하여 **conf/service_conf.yaml** 에 지정된 모든 호스트를 `127.0.0.1` 로 해결합니다:
  209. ```
  210. 127.0.0.1 es01 infinity mysql minio redis sandbox-executor-manager
  211. ```
  212. 4. HuggingFace에 접근할 수 없는 경우, `HF_ENDPOINT` 환경 변수를 설정하여 미러 사이트를 사용하세요:
  213. ```bash
  214. export HF_ENDPOINT=https://hf-mirror.com
  215. ```
  216. 5. 만약 운영 체제에 jemalloc이 없으면 다음 방식으로 설치하세요:
  217. ```bash
  218. # ubuntu
  219. sudo apt-get install libjemalloc-dev
  220. # centos
  221. sudo yum install jemalloc
  222. ```
  223. 6. 백엔드 서비스를 시작합니다:
  224. ```bash
  225. source .venv/bin/activate
  226. export PYTHONPATH=$(pwd)
  227. bash docker/launch_backend_service.sh
  228. ```
  229. 7. 프론트엔드 의존성을 설치합니다:
  230. ```bash
  231. cd web
  232. npm install
  233. ```
  234. 8. 프론트엔드 서비스를 시작합니다:
  235. ```bash
  236. npm run dev
  237. ```
  238. _다음 인터페이스는 시스템이 성공적으로 시작되었음을 나타냅니다:_
  239. ![](https://github.com/user-attachments/assets/0daf462c-a24d-4496-a66f-92533534e187)
  240. 9. 개발이 완료된 후 RAGFlow 프론트엔드 및 백엔드 서비스를 중지합니다.
  241. ```bash
  242. pkill -f "ragflow_server.py|task_executor.py"
  243. ```
  244. ## 📚 문서
  245. - [Quickstart](https://ragflow.io/docs/dev/)
  246. - [Configuration](https://ragflow.io/docs/dev/configurations)
  247. - [Release notes](https://ragflow.io/docs/dev/release_notes)
  248. - [User guides](https://ragflow.io/docs/dev/category/guides)
  249. - [Developer guides](https://ragflow.io/docs/dev/category/developers)
  250. - [References](https://ragflow.io/docs/dev/category/references)
  251. - [FAQs](https://ragflow.io/docs/dev/faq)
  252. ## 📜 로드맵
  253. [RAGFlow 로드맵 2025](https://github.com/infiniflow/ragflow/issues/4214)을 확인하세요.
  254. ## 🏄 커뮤니티
  255. - [Discord](https://discord.gg/NjYzJD3GM3)
  256. - [Twitter](https://twitter.com/infiniflowai)
  257. - [GitHub Discussions](https://github.com/orgs/infiniflow/discussions)
  258. ## 🙌 컨트리뷰션
  259. RAGFlow는 오픈소스 협업을 통해 발전합니다. 이러한 정신을 바탕으로, 우리는 커뮤니티의 다양한 기여를 환영합니다. 참여하고 싶으시다면, 먼저 [가이드라인](https://ragflow.io/docs/dev/contributing)을 검토해 주세요.