Skip to content

Commit

Permalink
doc: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Bin-Huang committed Jun 12, 2023
1 parent 0e79023 commit 23ff2be
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
16 changes: 10 additions & 6 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a href="./README.md">English</a> | 中文介绍
</p>
<p align="center">
<em>开源的 ChatGPT API (OpenAI API) 桌面客户端,Prompt 的调试与管理工具,支持 Windows、Mac 和 Linux</em>
<em>效率爆棚!Chatbox 是你桌面上的最强 AI 搭档。一个 GPT/LLM 的桌面客户端,Prompt 的调试与管理工具,支持 Windows、Mac 和 Linux</em>
</p>


Expand Down Expand Up @@ -44,11 +44,14 @@

- 更自由、更强大的 Prompt 能力
- 数据存储在本地,不会丢失
- 支持 GPT-4 和其他模型
- 内置开箱即用的 AI 服务,API KEY 不是必须的
- 支持 OpenAI(GPT3.5, GPT4), Azure OpenAI 和 ChatGLM-6B
- 支持自定义域名代理
- Markdown 和代码高亮
- 提示词图书馆,消息引用
- 流式回复,打字机特效
- 符合人体工程学的 UI 设计,夜间模式
- 适合团队办公,支持在团队中共享 OpenAI API 资源,[查看教程](./team-sharing/README-CN.md)
- 更多功能:Markdown、消息引用、字数与token估算、夜间模式……
- 符合人体工程学的 UI 设计
- 提供安装包,无需部署
- 免费,开源

Expand Down Expand Up @@ -109,8 +112,9 @@ paru -S chatbox-bin
- [x] 标签页的拖拽排序
- [x] [网页版本](https://web.chatboxai.app)
- [x] 兼容 Azure OpenAI API
- [ ] 更好的 prompt 设置
- [ ] Prompt Library
- [x] 更好的 prompt 设置
- [x] Prompt Library
- [x] 内置 AI 服务,开箱即用
- [ ] 可以发送文件,谈论文件
- [ ] 可以发送链接,谈论网页
- [ ] 移动端(iOS、Android)
Expand Down
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
English | <a href="./README-CN.md">中文介绍</a>
</p>
<p align="center">
<em>Your Ultimate Copilot on the Desktop. <br />Chatbox is a desktop app for GPT-4 / GPT-3.5 (OpenAI API) that supports Windows, Mac & Linux.</em>
<em>Your Ultimate AI Copilot on the Desktop. <br />Chatbox is a desktop app for GPT/LLM that supports Windows, Mac & Linux.</em>
</p>


Expand Down Expand Up @@ -43,11 +43,14 @@

- More free and powerful Prompt capability
- Data is stored locally and will not be lost
- Support for GPT-4 and other models
- Built-in AI services out of the box, API KEY is not required
- Support for OpenAI(GPT3.5, GPT4), Azure OpenAI and ChatGLM-6B
- Support for custom domain proxies
- Markdown & Code Highlighting
- Prompt Library, Message Quoting
- Streaming reply
- Ergonomic UI design & Night Mode
- Suitable for team collaboration, supporting the sharing of OpenAI API resources within the team. View [tutorial](./team-sharing/README.md)
- More features: Markdown, message quoting, word and token estimation, night mode...
- Ergonomic UI design
- Providing installation packages, no deployment required
- Free and open source

Expand Down Expand Up @@ -105,6 +108,7 @@ At first, I didn't know that it would be so popular. I listened to the feedback
- [x] Azure OpenAI API compatibility
- [x] Improved prompt settings
- [x] Prompt Library
- [x] Built-in AI services out of the box
- [ ] Talk with files
- [ ] Talk with URLs
- [ ] Mobile(Android, iOS)
Expand Down

0 comments on commit 23ff2be

Please sign in to comment.