Update README.md

This commit is contained in:
vastxie 2024-07-07 14:56:00 +08:00 committed by GitHub
parent 4fef3663e4
commit 4a4c9346a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# 99 AI 稳定版 # 99 AI 稳定版
可商业化的 AI Web 应用,旨在提供一个易部署的集成化人工智能服务站点。已编译为前后端整合包,支持快速部署。 可商业化的 AI Web 应用,旨在提供一个易部署的集成化人工智能服务站点。已编译为整合包,支持多种方式快速部署。
## 版本说明 ## 版本说明
@ -23,46 +23,78 @@
支持 OpenAI Chat 格式后台可自定义模型名称、头像、介绍、代理、key、积分扣除方式、文件上传模式等参数。 支持 OpenAI Chat 格式后台可自定义模型名称、头像、介绍、代理、key、积分扣除方式、文件上传模式等参数。
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/dd373bec-674e-4a6c-8304-f6abd1a65e1e">
**支持多模态** **支持多模态**
使用`gpt-4o`、`claude-3`等视觉模型,或`gpt-4-all`等逆向模型,完成图像、文件的识别分析。 使用`gpt-4o`、`claude-3`等视觉模型,或`gpt-4-all`等逆向模型,完成图像、文件的识别分析。
<img width="1443" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/e1f1ed62-97e5-4412-9b72-5916d2337fdc">
**应用广场**
![应用广场](https://github.com/vastxie/99AI/assets/24899308/2cbeab33-0b6b-4f56-81a6-1e15e097023f)
### 插件系统 ### 插件系统
对接[插件系统](https://github.com/vastxie/99AIPlugin),拓展 AI 功能边界。 对接[插件系统](https://github.com/vastxie/99AIPlugin),拓展 AI 功能边界。
**联网搜索** **联网搜索**
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/6ad1bcbb-ac6b-4478-9d91-9ae8b71afa64">
**思维导图** **思维导图**
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/d6eb861d-2e26-415a-acf6-e2d44fc29620">
<img width="1445" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/61f1b059-1eab-428a-91a7-3015ffdac970">
**AI 绘画** **AI 绘画**
对接 `midjourney` 、`dall-e`、`stable-diffusion` 等绘画模型。 对接 `midjourney` 、`dall-e`、`stable-diffusion` 等绘画模型。
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/39728c39-ed98-4d77-bee8-f7548c5f4a28">
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/4a70785d-bf66-49e2-a822-5c91a68bd667">
**AI 音乐** **AI 音乐**
对接 `suno-music` 完成音乐创作。 对接 `suno-music` 完成音乐创作。
<img width="1445" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/a2e42201-fad7-4498-9fb0-c107fcc2f683">
**AI 视频** **AI 视频**
对接 `luma-video` 文生视频。 对接 `luma-video` 文生视频。
<img width="1446" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/365cc93e-6fc0-4107-ac4c-6b25f31f0f12">
### 开发版已 / 将支持 ### 开发版已 / 将支持
**AI 音乐弹窗** **AI 音乐弹窗**
支持调整歌词,选择音乐类型及风格。 支持调整歌词,选择音乐类型及风格。
**更丰富 AI 视频选项** <img width="1446" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/62e466d0-7866-4efb-b28e-03f6b088d043">
**更丰富的 AI 视频选项**
支持图生视频,视频尺寸的选择。 支持图生视频,视频尺寸的选择。
<img width="1443" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/734013e1-273b-4655-b18e-a8f138165130">
**代码预览** **代码预览**
支持 `HTML` 代码的预览与编辑。 支持 `HTML` 代码的预览与编辑。
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/d7860dbf-0897-4f26-9d70-d304a270c05a">
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/13e558fa-62a8-4fff-9e2b-c4820acefbc4">
**全模型文件分析** **全模型文件分析**
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/eedfd9fd-f3f3-4a37-8a82-b73e135e8dfe">
更多功能持续开发中 ··· ··· 更多功能持续开发中 ··· ···
### 不再维护的页面 ### 不再维护的页面
@ -89,6 +121,7 @@
- 全新的[插件系统](https://github.com/vastxie/99AIPlugin) - 全新的[插件系统](https://github.com/vastxie/99AIPlugin)
- 普通插件:联网搜索、思维导图。 - 普通插件:联网搜索、思维导图。
- 内置插件Midjourney 绘图、Dalle 绘图、Stable-Diffusion 绘图、Suno 音乐、Luma 视频。 - 内置插件Midjourney 绘图、Dalle 绘图、Stable-Diffusion 绘图、Suno 音乐、Luma 视频。
- 统一后台 UI 样式,增加更详细的设置说明。
- 优化调整多处 UI 界面显示。 - 优化调整多处 UI 界面显示。
- 新增模型自定义图标及介绍。 - 新增模型自定义图标及介绍。
- 提问输入框支持通过剪切板粘贴图片,文件。 - 提问输入框支持通过剪切板粘贴图片,文件。
@ -101,10 +134,6 @@
<summary>历史日志</summary> <summary>历史日志</summary>
<details>
<summary>历史日志</summary>
### 稳定版 v3.3.0 ### 稳定版 v3.3.0
- 重构流式回复逻辑,加入错误反馈并优化用户端等待动画。 - 重构流式回复逻辑,加入错误反馈并优化用户端等待动画。