赞
踩
Github源码地址:https://github.com/infiniflow/ragflow
基于Docker部署和Linux源码启动均可参考地址:https://github.com/infiniflow/ragflow/blob/main/README_zh.md
在windows 11系统搭建RagFlow相应的基础服务:
Redis:https://blog.csdn.net/weixin_44893902/article/details/123087435
ElasticSearch:https://www.cnblogs.com/hualess/p/11540477.html
MySQL:这个地址去网上搜吧,版本是5.7.19
Minio:https://blog.csdn.net/weixin_44543482/article/details/135305720
Nginx:https://blog.csdn.net/ForeverBana/article/details/106850455
Kibana
Redis Desktop Manager
修改ragflow根目录下conf为本地的IP和Port
启动WebUI服务
npm install --registry=https://registry.npmmirror.com --force
按照ragflow目录下docker里面的nginx配置本地nginx。
启动ragflow:运行api里面的task_executor.py和ragflow_server.py,npm run dev
浏览器输入http://IP:9222
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。