mirror of
https://github.com/vastxie/99AI.git
synced 2024-11-16 11:42:25 +08:00
Update README.md
This commit is contained in:
parent
661a6a95f5
commit
dd0e1dafd5
195
README.md
195
README.md
|
@ -1,6 +1,95 @@
|
|||
# 99 AI 稳定版
|
||||
|
||||
可商业化的 AI Web 应用,旨在提供一个易部署的集成化人工智能服务站点。已编译为整合包,支持多种方式快速部署。
|
||||
可商业化的 AI Web 应用,旨在提供一个易部署、低门槛的集成化人工智能服务站点。已编译为整合包,支持多种方式快速部署。
|
||||
|
||||
## 项目介绍
|
||||
|
||||
### 主要功能
|
||||
|
||||
- [x] **AI 对话**:支持 OpenAI Chat 格式,后台可自定义模型名称、头像、介绍、代理、key、积分扣除方式、文件上传模式等参数。
|
||||
|
||||
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/dd373bec-674e-4a6c-8304-f6abd1a65e1e">
|
||||
|
||||
- [x] **多模态模型**:使用`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">
|
||||
|
||||
- [x] **应用广场**
|
||||
|
||||
![应用广场](https://github.com/vastxie/99AI/assets/24899308/2cbeab33-0b6b-4f56-81a6-1e15e097023f)
|
||||
|
||||
- [x] **联网搜索**:对接[插件系统](https://github.com/vastxie/99AIPlugin),拓展 AI 功能边界。
|
||||
|
||||
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/6ad1bcbb-ac6b-4478-9d91-9ae8b71afa64">
|
||||
|
||||
- [x] **思维导图**
|
||||
|
||||
<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">
|
||||
|
||||
- [x] **AI 绘画**:对接 `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">
|
||||
|
||||
- [x] **AI 音乐**:对接 `suno-music` 完成音乐创作。
|
||||
|
||||
<img width="1445" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/a2e42201-fad7-4498-9fb0-c107fcc2f683">
|
||||
|
||||
- [x] **AI 视频**:对接 `luma-video` 文生视频。
|
||||
|
||||
<img width="1446" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/365cc93e-6fc0-4107-ac4c-6b25f31f0f12">
|
||||
|
||||
### 开发版支持
|
||||
|
||||
- [x] **知识库预设**
|
||||
|
||||
<img width="1446" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/abe7fe07-535f-43cc-8bc5-5e49eb6271cf">
|
||||
|
||||
<img width="1442" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/330be2fc-db83-446c-8518-d97f85ef0ec4">
|
||||
|
||||
<img width="1443" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/a341dc07-cd83-4594-bff7-c5b784f41eb1">
|
||||
|
||||
- [x] **AI 音乐弹窗**:支持调整歌词,选择音乐类型及风格。
|
||||
|
||||
<img width="1446" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/62e466d0-7866-4efb-b28e-03f6b088d043">
|
||||
|
||||
- [x] **更丰富的 AI 视频选项**:支持图生视频,视频尺寸的选择。
|
||||
|
||||
<img width="1443" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/734013e1-273b-4655-b18e-a8f138165130">
|
||||
|
||||
- [x] **代码预览**: `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">
|
||||
|
||||
- [x] **全模型文件分析**
|
||||
|
||||
<img width="1444" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/eedfd9fd-f3f3-4a37-8a82-b73e135e8dfe">
|
||||
|
||||
- 本地化存储。
|
||||
- UI 调整与美化。
|
||||
- 更多功能持续开发中 ··· ···
|
||||
|
||||
<details>
|
||||
|
||||
<summary>不再维护的页面</summary>
|
||||
|
||||
**专业绘图**
|
||||
|
||||
![绘画页](https://github.com/vastxie/99AI/assets/24899308/148fb1fa-820c-4fe1-9dbe-e967ee41fd8b)
|
||||
|
||||
**绘画广场**
|
||||
|
||||
![绘画广场](https://github.com/vastxie/99AI/assets/24899308/4eb3954e-489d-48f6-9d9d-4de6d2fcce83)
|
||||
|
||||
**分销邀请**
|
||||
|
||||
![分销邀请](https://github.com/vastxie/99AI/assets/24899308/cc280beb-d0cb-43d1-984e-4a7b3a61b807)
|
||||
</details>
|
||||
|
||||
## 版本说明
|
||||
|
||||
|
@ -15,110 +104,6 @@
|
|||
| 授权要求 | 无需授权 | 无需授权 |
|
||||
| 获取方式 | 本项目即为稳定版 | 赞助获取 |
|
||||
|
||||
## 项目介绍
|
||||
|
||||
### 基础对话
|
||||
|
||||
**AI 对话**
|
||||
|
||||
支持 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`等逆向模型,完成图像、文件的识别分析。
|
||||
|
||||
<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 功能边界。
|
||||
|
||||
**联网搜索**
|
||||
|
||||
<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 绘画**
|
||||
|
||||
对接 `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 音乐**
|
||||
|
||||
对接 `suno-music` 完成音乐创作。
|
||||
|
||||
<img width="1445" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/a2e42201-fad7-4498-9fb0-c107fcc2f683">
|
||||
|
||||
**AI 视频**
|
||||
|
||||
对接 `luma-video` 文生视频。
|
||||
|
||||
<img width="1446" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/365cc93e-6fc0-4107-ac4c-6b25f31f0f12">
|
||||
|
||||
### 开发版已支持
|
||||
|
||||
**知识库预设**
|
||||
|
||||
<img width="1446" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/abe7fe07-535f-43cc-8bc5-5e49eb6271cf">
|
||||
|
||||
<img width="1442" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/330be2fc-db83-446c-8518-d97f85ef0ec4">
|
||||
|
||||
<img width="1443" alt="image" src="https://github.com/vastxie/99AI/assets/24899308/a341dc07-cd83-4594-bff7-c5b784f41eb1">
|
||||
|
||||
**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` 代码的预览与编辑。
|
||||
|
||||
<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">
|
||||
|
||||
更多功能持续开发中 ··· ···
|
||||
|
||||
### 不再维护的页面
|
||||
|
||||
**专业绘图**
|
||||
|
||||
![绘画页](https://github.com/vastxie/99AI/assets/24899308/148fb1fa-820c-4fe1-9dbe-e967ee41fd8b)
|
||||
|
||||
**绘画广场**
|
||||
|
||||
![绘画广场](https://github.com/vastxie/99AI/assets/24899308/4eb3954e-489d-48f6-9d9d-4de6d2fcce83)
|
||||
|
||||
**分销邀请**
|
||||
|
||||
![分销邀请](https://github.com/vastxie/99AI/assets/24899308/cc280beb-d0cb-43d1-984e-4a7b3a61b807)
|
||||
|
||||
## 更新日志
|
||||
|
||||
### 稳定版 v3.5.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user