RAGFlow开源引擎下载与安装指南

ragflow下载链接:

GitHub - infiniflow/ragflow: RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs · GitHub

或者

复制代码
git clone https://gitee.com/infiniflow/ragflow.git

也可以直接在这里下载

https://download.csdn.net/download/2601_95045387/93034275

解压文件到对应目录

找到目录下docker

进入后在目录行(蓝色位置)输入cmd

会弹出来这个

在终端输入以下命令

bash 复制代码
docker compose -f docker-compose.yml up -d

这是安装成功了。

浏览器访问就可以了

http://localhost/