Files
ruoyi-ai/README.md
2024-04-01 23:18:46 +08:00

97 lines
4.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 平台简介
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://gitee.com/ageerle/ruoyi-ai/blob/master/LICENSE)
[![使用IntelliJ IDEA开发维护](https://img.shields.io/badge/IntelliJ%20IDEA-提供支持-blue.svg)](https://www.jetbrains.com/?from=ruoyi-chatgpt)
<br>
[![RuoYi-Vue-Plus](https://img.shields.io/badge/RuoYi_Vue_Plus-5.0.0-success.svg)](https://gitee.com/dromara/RuoYi-Vue-Plus)
[![Spring Boot](https://img.shields.io/badge/Spring%20Boot-3.0-blue.svg)]()
[![JDK-17](https://img.shields.io/badge/JDK-17-green.svg)]()
> 基于ruoyi-plus实现AI聊天和绘画功能-后端
> 本项目完全开源免费!
后台管理界面使用elementUI服务端使用Java17+SpringBoot3.X
> 项目文档https://1m29197bp6.k.topthink.com/@ruoyi-ai/xiangmuchushihua.html
实现功能
1. 支持ChatGPT4,Dall-E-3,ChatGPT-4-All(文件对话,图文对话)模型
2. 支持GPTS 可以使用Openai的所有的GPTs
3. 支持语音克隆
4. 支持文生图模型 MidJourney(mj换脸,混图,重绘,角色一致性)
5. 支持微信小程序
6. 支持个人二维码实时到账(易支付)
7. 支持suno-v3文生音乐
8. 支持个人微信接入ChatGPT
9. 支持stable-diffusion对话式
10. 支持私有知识库
>测试功能: 微信机器人
>
>项目地址
<ul>
<li>小程序端: https://github.com/ageerle/ruoyi-uniapp</li>
<li>前端-后台管理: https://github.com/ageerle/ruoyi-admin</li>
<li>前端-用户端: https://github.com/ageerle/ruoyi-web</li>
<li>演示地址: https://web.pandarobot.chat</li>
</ul>
## 小程序演示
<div>
<img style="margin:10px" src="./image/03.png" alt="drawing" width="300px" height="400px"/>
<img style="margin:10px" src="./image/04.png" alt="drawing" width="300px" height="400px"/>
</div>
## H5演示
<div>
<img style="margin:10px" src="./image/05.png" alt="drawing" width="300px" height="400px"/>
<img style="margin:10px" src="./image/06.png" alt="drawing" width="300px" height="400px"/>
</div>
## PC端演示
<div>
<img style="margin-top:10px" src="./image/07.png" alt="drawing" width="550px" height="300px"/>
<img style="margin-top:10px" src="./image/08.png" alt="drawing" width="550px" height="300px"/>
<img style="margin-top:10px" src="./image/13.png" alt="drawing" width="550px" height="300px"/>
<img style="margin-top:10px" src="./image/14.png" alt="drawing" width="550px" height="300px"/>
</div>
## 绘图(mj换脸、mj混图、mj角色一致(英文)、sd绘图)
<div>
<img style="margin-top:10px" src="./image/10.png" alt="drawing" width="550px" height="300px"/>
<img style="margin-top:10px" src="./image/11.png" alt="drawing" width="550px" height="300px"/>
<img style="margin-top:10px" src="./image/15.png" alt="drawing" width="550px" height="300px"/>
<img style="margin-top:10px" src="./image/16.png" alt="drawing" width="550px" height="300px"/>
</div>
## 语音克隆
<div>
<img style="margin:10px" src="./image/17.png" alt="drawing" width="500px" height="400px"/>
<img style="margin:10px" src="./image/18.png" alt="drawing" width="500px" height="400px"/>
</div>
## 知识库
<div>
<img style="margin:10px" src="./image/12.png" alt="drawing" width="550px" height="400px"/>
<img style="margin:10px" src="./image/私有知识库业务架构图.drawio.png" alt="drawing" width="550px" height="400px"/>
<img style="margin-top:10px" src="./image/19.png" alt="drawing" width="550px" height="300px"/>
<img style="margin-top:10px" src="./image/20.png" alt="drawing" width="550px" height="300px"/>
<img style="margin-top:10px" src="./image/21.png" alt="drawing" width="550px" height="300px"/>
<img style="margin-top:10px" src="./image/22.png" alt="drawing" width="550px" height="300px"/>
</div>
## 进群学习
<div>
<img src="./image/01.png" alt="drawing" width="300px" height="300px"/>
</div>
## 参考项目
<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
[![Star History Chart](https://api.star-history.com/svg?repos=ageerle/ruoyi-ai&type=Date)](https://star-history.com/#ageerle/ruoyi-ai&Date)