Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 90059fe

Browse files
UPDATE README
1 parent 9196cd8 commit 90059fe

File tree

5 files changed

+31
-16
lines changed

5 files changed

+31
-16
lines changed

‎README.md

Lines changed: 31 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# 🚀 FunAi - Based on ChatGPT and SpringBoot
2-
> 声明:FunAi项目只发布于 GitHub,基于 Apache-2.0 协议,免费且作为开源学习使用,未经本人同意不可用于商业项目。欢迎一起交流讨论,[微信群](https://funai-hpl.oss-cn-guangzhou.aliyuncs.com/homePage/contact-1.png) 以及[个人微信号](https://funai-hpl.oss-cn-guangzhou.aliyuncs.com/homePage/contact-3.png)[FunAi](https://funai.vip/#/HomePage)中可以找到。若有长期定制合作或者内部高级版使用意向请微信联系[funaiboy](https://funai-hpl.oss-cn-guangzhou.aliyuncs.com/homePage/cooperate-1.png
2+
> 声明:FunAi项目只发布于 GitHub,基于 Apache-2.0 协议,免费且作为开源学习使用,未经本人同意不可用于商业项目。欢迎加微信群](https://funai-hpl.oss-cn-guangzhou.aliyuncs.com/homePage/contact-1.png) [个人微信号](https://funai-hpl.oss-cn-guangzhou.aliyuncs.com/homePage/contact-3.png)交流讨论。若有长期定制合作或者内部高级版使用意向请微信联系[funaiboy](https://funai-hpl.oss-cn-guangzhou.aliyuncs.com/homePage/cooperate-1.png
33
)或邮件552122632@qq.com
44

55
> 致谢:感谢「三岁药哥」 和 [「广大昊神」](https://blog.42yeah.is) 对本项目在API访问上的支持;感谢相关合作伙伴对本项目的其他基础支持;感谢团队的四位成员贡献想法和代码[@塔哥](https://github.com/Nagin-Kim) [@俊哥](https://github.com/maomao12345678) [@东哥](https://github.com/Hudee666) [@伟哥](https://github.com/xing-wei-zeng)
66
77
## 📖 简介
88
- 欢迎来到FunAi的后端仓库,我们正在使用Java对现有AGI进行二次开发。
9-
- 目前是FunAi的第一个版本,已经接入ChatGPT、GPT-4、MJ-V4和SD实现一些有意思的应用,详细请见【项目亮点】 和 【功能展示】🎊
9+
- 目前的FunAi已经接入ChatGPT、GPT-4、MJ-V4和SD实现一些有意思的应用,详细请见【项目亮点】 和 【功能展示】🎊
1010
- 作为一个新颖的Java学习项目,你可以从【快速开始】和【技术栈】部分得到有效的信息🎉
11-
- 我们的[FunAi网站](https://funai.vip/) 可免费使用,欢迎进入[FunAi](https://funai.vip/)一起玩耍吧(网站内有联系方式)😆
11+
- [FunAi网站](https://funai.vip/) 完全免费使用,欢迎进入[FunAi](https://funai.vip/)一起玩耍吧😆
1212

1313

1414

@@ -18,11 +18,15 @@
1818
- [TODO] 魔鬼社区 & 超越chatPDF的高级File咨询
1919
- [TODO] 迭代血球
2020
- [TODO] 人心镜面
21+
- [2023年06月18日] 新增AI助手功能,支持多语言,大量预设prompt的专一领域的AI帮你解决问题。[点击体验](https://funai.vip/#/AIChatHome)
22+
- [2023年06月18日] PDF阅读可以上传word、excel、ppt等格式的文件。 [点击体验](https://funai.vip/#/ChatWithFile)
23+
- [2023年06月07日] 新增Stable Diffusion画图功能。[点击体验](https://funai.vip/#/ImgGenerate)
24+
- [2023年06月07日] 新增AI客服,24/7全天候服务,多语言支持,拟人化交互;新增人工客服。 [点击体验](https://funai.vip/#/AssitantIndex)
2125
- [2023年05月16日] 聊天界面可画图,聊天内容包含前缀[]即可触发该功能。[点击体验](https://funai.vip/#/ChatHome/NormalChat)
2226
- [2023年05月16日] 文字游戏可生成场景图,点击聊天条目中右侧的图片按钮即可触发该功能。[点击体验](https://funai.vip/#/GameChat)
23-
- [2023年05月13日] 新增[PDF阅读-多文件版本] & 新增可选择对照多源文件功能[点击体验](https://funai.vip/#/ChatWithFile)
27+
- [2023年05月13日] 新增[PDF阅读-多文件版本] & 新增可选择对照多源文件功能[点击体验](https://funai.vip/#/ChatWithFile)
2428
- [2023年05月13日] 新增[PDF阅读-单文件]可对照源文件功能
25-
- [2023年05月07日] 优化文生图模型,支持中文大白话描述。[点击体验](https://funai.vip/#/ImgGenerate)
29+
- [2023年05月07日] 优化文生图模型MJ-V4,支持中文大白话描述。[点击体验](https://funai.vip/#/ImgGenerate)
2630
- [2023年05月06日] 新增文生图模型(不支持中文)
2731

2832
### 本开源仓库
@@ -53,6 +57,8 @@
5357

5458
- 接入文生图模型(MidJourney / Stable Diffusion Model)
5559

60+
- 大量多语言支持的AI助手
61+
5662

5763

5864

@@ -62,14 +68,25 @@
6268

6369
- PDF解析 + 递归分词文段抽取 + 文本向量化 + 向量语义匹配 + 召回知识库相似文本匹配
6470

65-
- 大文件上传(目前测试阶段暂时最多支持80页)
71+
- 大文件上传(目前线上项目暂时最多支持80页,实际可支持上千页)
6672

67-
- 多会话 + 文件保存 + 记录存储 + 记录管理(新增 / 删除)
73+
- 多会话 + 文件保存 + 记录存储 + 记录管理
6874

6975
- 对照源文件阅读 + ChatGPT互动
7076

7177
- 多源PDF上传,集成庞大知识库
7278

79+
- 支持各种文件类型(Word、Excel、PPT、PDF等)
80+
81+
82+
83+
✅ AI客服
84+
85+
- 多语言支持
86+
- 24/7全天候服务:无论是白天还是夜晚,AI客服都可以提供不间断的服务,满足用户随时随地的需求。
87+
- 拟人化交互,擅长用表情符号或动画来表达情感
88+
- 转接人工客服 TODO
89+
7390

7491

7592

@@ -149,8 +166,6 @@
149166

150167
- 多种真人语音对话
151168

152-
153-
154169
✅ 魔鬼社区 TODO
155170

156171
- 跟AI魔鬼无限互动吧
@@ -242,14 +257,14 @@ INSERT INTO `funai`.`admin_apikey` (`type`, `name`, `is_free`) VALUES ('0', 'you
242257
- SSE服务器发送事件
243258
- 算法(双端队列 + 滑动窗口 + 轮询负载均衡等)
244259
- Stream流
260+
- JUC
261+
- WebSocket
245262
- 锁机制
246263
- 定时任务
247264
- 拦截器(登录拦截/管理员权限/限流/功能限制)
248265
- 过滤器(跨域/全局日志)
249266
- 全局异常处理器
250267
- JWT用户鉴权
251-
- Swagger
252-
253268
- 数据库:MySQL 5.7、Pinecone、Milvus 2.2.5
254269
- 中间件:Redis 7.0.11, MyBatis-Plus
255270
- 对象存储: 阿里云OSS
@@ -266,6 +281,8 @@ INSERT INTO `funai`.`admin_apikey` (`type`, `name`, `is_free`) VALUES ('0', 'you
266281

267282
✅ ChatGPT聊天
268283

284+
<img src="mdImg/chat-4.png" width="85%" height="85%">
285+
269286
<img src="mdImg/chat-3.png" width="85%" height="85%">
270287

271288
<img src="mdImg/chat-1.png" width="85%" height="85%">
@@ -294,13 +311,11 @@ INSERT INTO `funai`.`admin_apikey` (`type`, `name`, `is_free`) VALUES ('0', 'you
294311

295312
<img src="mdImg/game-4.png" width="85%" height="85%">
296313

314+
✅ AI客服
297315

298-
✅ 专家系统
299-
300-
- 多领域(投资、广告、小说、计算机、诗歌、哲学、医学、心理学等) + 多语言(中、英、日、韩...等)
301-
316+
<img src="mdImg/assistant-1.png" width="85%" height="85%">
302317

303-
<img src="mdImg/expert-2.png" width="85%" height="85%">
318+
<img src="mdImg/assistant-2.png" width="85%" height="85%">
304319

305320
✅ 智能语言学家(更像人类的翻译官)
306321

‎mdImg/assistant-1.png

177 KB
Loading[フレーム]

‎mdImg/assistant-2.png

167 KB
Loading[フレーム]

‎mdImg/chat-4.png

174 KB
Loading[フレーム]

‎mdImg/text2Img-1.png

14.5 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /