This repository was archived by the owner on May 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +27
-6
lines changed Expand file tree Collapse file tree 4 files changed +27
-6
lines changed Original file line number Diff line number Diff line change 8
8
- 欢迎来到FunAi的后端仓库,我们正在使用Java对现有AGI进行二次开发。
9
9
- 目前是FunAi的第一个版本,已经接入ChatGPT和GPT-4实现一些有意思的应用,详细请见【项目亮点】 和 【功能展示】🎊
10
10
- 作为一个新颖的Java学习项目,你可以从【快速开始】和【技术栈】部分得到有效的信息🎉
11
- - 我们的[ FunAi网站] ( https://funai.vip/ ) 可免费使用,欢迎进入[ FunAi] ( https://funai.vip/ ) 一起玩耍吧(网站内有联系方式)~ 😆
11
+ - 我们的[ FunAi网站] ( https://funai.vip/ ) 可免费使用,欢迎进入[ FunAi] ( https://funai.vip/ ) 一起玩耍吧(网站内有联系方式)😆
12
+
13
+
14
+
15
+ ## 🤗 持续更新
16
+
17
+ - [ 2023-05-06] 新增文生图模型,体验地址:https://funai.space/#/ImgGenerate
18
+ - [ 2023-05-05] 修改apiKey轮询bug
19
+ - [ 2023-05-03] 新增对openai免费Key限制所做的优化的轮询调度算法
20
+
21
+
12
22
13
23
14
24
## ➰ 项目亮点
206
216
207
217
< img src= " mdImg/chat-2.png" width= " 85%" height= " 85%" >
208
218
219
+ ✅ 文生图
220
+
221
+ < img src= " mdImg/text2Img-1.png" width= " 85%" height= " 85%" >
222
+
223
+ < img src= " mdImg/text2Img-2.png" width= " 85%" height= " 85%" >
224
+
225
+ < img src= " mdImg/text2Img-3.png" width= " 85%" height= " 85%" >
209
226
210
227
✅ PDF 智能阅读(论文 / 简历 / 知识文档等)
211
228
229
+ < img src= " mdImg/pdf-1.png" width= " 85%" height= " 85%" >
230
+
212
231
< img src= " mdImg/pdf-2.png" width= " 85%" height= " 85%" >
213
232
214
233
< img src= " mdImg/pdf-3.png" width= " 85%" height= " 85%" >
228
247
229
248
< img src= " mdImg/expert-2.png" width= " 85%" height= " 85%" >
230
249
231
-
232
250
✅ 智能语言学家(更像人类的翻译官)
233
251
252
+ < img src= " mdImg/trans-1.png" width= " 85%" height= " 85%" >
253
+
234
254
< img src= " mdImg/trans-2.png" width= " 85%" height= " 85%" >
235
255
236
256
260
280
## 🖋 参与贡献
261
281
262
282
< a href= " https://github.com/huangPengL/ChatGPT-Java-FunAi/graphs/contributors" >
263
-
283
+
264
284
< img src= " https://contrib.rocks/image?repo=huangPengL/ChatGPT-Java-FunAi" / >
265
-
285
+
266
286
< / a>
267
287
268
- ## 🤗 持续更新
269
- - [2023 - 05 - 03 ] 新增对openai免费Key 限制所做的优化的轮询调度算法
288
+
289
+
290
+
270
291
271
292
## 🍺 赞助 & 合作
272
293
You can’t perform that action at this time.
0 commit comments