mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-03-13 20:53:42 +08:00
Update README.md
This commit is contained in:
55
README.md
55
README.md
@@ -5,18 +5,13 @@
|
||||
> 本项目完全开源免费!
|
||||
后台管理界面使用elementUI服务端使用Java17+SpringBoot3.X
|
||||
|
||||
> Docker部署文档:https://easydoc.net/s/80136029
|
||||
|
||||
实现功能
|
||||
1. 支持ChatGPT4,Dall-E-3,ChatGPT-4-All模型
|
||||
2. 支持语音克隆(只需5分钟素材,即可克隆任意音色,基于GPT-SoVITS实现)
|
||||
3. 支持GPTS 可以使用Openai的所有的GPTs
|
||||
4. 支持文生图模型 MidJourney
|
||||
5. 支持微信小程序
|
||||
6. 支持个人二维码实时到账(易支付)
|
||||
7. 支持斗鱼、B站等直播间弹幕监听和AI自动回复
|
||||
8. 支持个人微信接入ChatGPT
|
||||
>测试功能: 私有知识库
|
||||
1. 支持ChatGPT4,Dall-E-3,ChatGPT-4-All,GPTS 模型
|
||||
2. 支持语音克隆
|
||||
3. 支持文生图模型
|
||||
4. 支持微信小程序
|
||||
5. 支持个人二维码实时到账(易支付)
|
||||
6. 支持个人微信接入ChatGPT
|
||||
>
|
||||
>项目地址
|
||||
<ul>
|
||||
@@ -26,6 +21,13 @@
|
||||
<li>演示地址: https://web.pandarobot.chat</li>
|
||||
</ul>
|
||||
|
||||
## 扫码登录
|
||||
|
||||
公众号:熊猫AI办公助手
|
||||
|
||||
<div>
|
||||
<img src="./image/1716138425810.png" alt="drawing" width="600px" height="300px"/>
|
||||
</div>
|
||||
|
||||
## 小程序演示
|
||||
<div>
|
||||
@@ -51,33 +53,10 @@
|
||||
<img style="margin-top:10px" src="./image/11.png" alt="drawing" width="550px" height="300px"/>
|
||||
</div>
|
||||
|
||||
## 微信智能助手
|
||||
<div>
|
||||
<img style="margin-top:10px" src="./image/09.png" alt="drawing" width="550px" height="300px"/>
|
||||
</div>
|
||||
|
||||
## 语音克隆
|
||||
|
||||
|
||||
https://github.com/ageerle/ruoyi-ai/assets/32251822/c3dd75eb-c5bd-4ab0-93bf-9221f4888827
|
||||
|
||||
|
||||
|
||||
## 弹幕助手
|
||||
|
||||
|
||||
https://github.com/ageerle/ruoyi-ai/assets/32251822/2d809d94-6cfb-41b1-9dc0-a72ccfc63ba2
|
||||
|
||||
|
||||
|
||||
## 私有知识库管理
|
||||
<div>
|
||||
<img style="margin-top:10px;width:50%" src="./image/12.png" alt="drawing" width="550px" height="300px"/>
|
||||
<img style="margin-top:10px;width:50%" src="./image/私有知识库业务架构图.drawio.png" alt="drawing" width="550px" height="300px"/>
|
||||
<img style="margin-top:10px;width:50%" src="https://github.com/ageerle/ruoyi-ai/assets/32251822/6d44ebcc-1ec4-43e0-b164-cac150e8a044" alt="drawing" width="550px" height="300px"/>
|
||||
<img style="margin-top:10px;width:50%" src="https://github.com/ageerle/ruoyi-ai/assets/32251822/fbd50daf-19d9-4e0f-8e5e-8603af5fb520" alt="drawing" width="550px" height="300px"/>
|
||||
<img style="margin-top:10px;width:50%" src="https://github.com/ageerle/ruoyi-ai/assets/32251822/b14dffe7-2ae1-4fa3-8bb0-bf0b44d7ebd9" alt="drawing" width="550px" height="300px"/>
|
||||
<img style="margin-top:10px;width:50%" src="https://github.com/ageerle/ruoyi-ai/assets/32251822/4ae97a41-f1d2-4bb2-966f-83211193a115" alt="drawing" width="550px" height="300px"/>
|
||||
</div>
|
||||
|
||||
## 进群学习
|
||||
@@ -94,10 +73,4 @@ https://github.com/ageerle/ruoyi-ai/assets/32251822/2d809d94-6cfb-41b1-9dc0-a72c
|
||||
## 参考项目
|
||||
<ol>
|
||||
<li>https://github.com/Grt1228/chatgpt-java</li>
|
||||
<li>https://github.com/Dooy/chatgpt-web-midjourney-proxy</li>
|
||||
<li>https://gitee.com/dromara/RuoYi-Vue-Plus</li>
|
||||
</ol>
|
||||
|
||||
## Star History
|
||||
[](https://star-history.com/#ageerle/ruoyi-ai&Date)
|
||||
|
||||
<li>https://github.com/Dooy/chatgpt-web-midjourn
|
||||
|
||||
Reference in New Issue
Block a user