docs: 更新 README 文档
4
.gitignore
vendored
@ -23,6 +23,6 @@ dist-ssr
|
|||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
src/tmp
|
src/tmp
|
||||||
bin
|
src/bin
|
||||||
web/.env.development
|
|
||||||
src/data
|
src/data
|
||||||
|
web/.env.development
|
||||||
|
22
README.md
@ -30,11 +30,29 @@
|
|||||||
|
|
||||||
## 功能截图
|
## 功能截图
|
||||||
|
|
||||||
### 1.
|
### 1. 角色版PC端
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 2. 角色版移动端
|
||||||
|

|
||||||
|
|
||||||
|
### 3. 通用版
|
||||||
|

|
||||||
|
|
||||||
|
### 4. 管理后台
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
> 体验地址:[https://www.chat-plus.net/chat/#/free](https://www.chat-plus.net/chat/#/free) </br>
|
||||||
|
> 口令:GeekMaster
|
||||||
|
|
||||||
## TODOLIST
|
## TODOLIST
|
||||||
* [ ] 用户配置界面,配置用户的使用习惯,可以让用户配置自己的 API KEY,调用自己的 API Key,将不记 Token 的使用次数
|
* [ ] 让用户配置自己的 API KEY,调用自己的 API Key,将不记 Token 的使用次数
|
||||||
* [ ] 嵌入 AI 绘画功能,支持根据描述词生成图片
|
* [ ] 嵌入 AI 绘画功能,支持根据描述词生成图片
|
||||||
* [ ] 接入自己训练的开源大语言模型
|
* [ ] 接入自己训练的开源大语言模型
|
||||||
* [ ] 接入 Google 语音 API,支持语音聊天
|
* [ ] 接入 Google 语音 API,支持语音聊天
|
||||||
|
BIN
docs/imgs/admin-01.png
Normal file
After Width: | Height: | Size: 137 KiB |
BIN
docs/imgs/admin-02.png
Normal file
After Width: | Height: | Size: 199 KiB |
BIN
docs/imgs/admin-03.png
Normal file
After Width: | Height: | Size: 105 KiB |
BIN
docs/imgs/chat-free.png
Normal file
After Width: | Height: | Size: 189 KiB |
BIN
docs/imgs/chat-mobile.png
Normal file
After Width: | Height: | Size: 143 KiB |
BIN
docs/imgs/chat-plus.png
Normal file
After Width: | Height: | Size: 168 KiB |
BIN
docs/imgs/gpt.gif
Normal file
After Width: | Height: | Size: 3.4 MiB |