add ChatGPT-Desktop
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
[](https://awesome.re)
|
||||
|
||||
|
||||
[GitHub 持续更新,欢迎关注,欢迎 star , 欢迎贡献~](https://github.com/yzfly/awesome-chatgpt-zh)
|
||||
[GitHub 持续更新,欢迎关注,欢迎 star ~](https://github.com/yzfly/awesome-chatgpt-zh)
|
||||
|
||||
[为方便国内访问, GitLab 镜像同步更新~](https://gitlab.com/awesomeai/awesome-chatgpt-zh)
|
||||
|
||||
@ -159,12 +159,15 @@ ChatGPT 中文指南项目旨在帮助中文用户了解和使用ChatGPT。我
|
||||
|
||||
### 💻 第三方开发者开发的 ChatGPT 客户端
|
||||
|
||||
第三方客户端很多,基本都是通过调用 OpenAI 的 API 实现,这些客户端往往需要你自备 OpenAI 的 Api Key 使用。
|
||||
|
||||
- [lencx/ChatGPT](https://github.com/lencx/ChatGPT): 使用 rust 编写的, 基于 tauri 的跨平台 ChatGPT 客户端. 支持: Windows, Linux, MacOS. 本质是应用内嵌入 ChatGPT 网页, 需要翻墙.
|
||||
- [chatbox](https://github.com/Bin-Huang/chatbox) 开源的ChatGPT桌面应用,prompt 开发神器,全平台支持,下载安装包就能用
|
||||
- [ChatGPT-Desktop](https://github.com/ChatGPT-Desktop/ChatGPT-Desktop) 基于 tauri + vue3 开发的跨平台桌面端应用,需要自行准备 API KEY 使用。
|
||||
- [川虎 ChatGPT 🐯 Chuanhu ChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT) 为ChatGPT API提供了一个轻快好用的Web图形界面,支持直接在Hugging Face上部署,很方便。
|
||||
- [token/ChatGpt.Desktop](https://github.com/239573049/ChatGpt.Desktop): 使用 C# 编写的, 基于 Blazor Web Assembly 的跨平台客户端. 支持: Windows, Linux, MacOS, Android, iOS, Web. 本质是程序内内嵌自建网页并调用 API, 所以你需要一个 OpenAI 账户, 需要翻墙.
|
||||
- [SlimeNull/OpenGptChat](https://github.com/SlimeNull/OpenGptChat): 使用 C# 编写的, 基于 WPF 的原生 Windows 客户端. 支持: Windows. 本质是调用 OpenAI 的 API, 所以你需要一个 OpenAI 账户. 内置反向代理, 国内可用.
|
||||
- [ChatGPT-Desktop](https://github.com/Synaptrix/ChatGPT-Desktop)
|
||||
|
||||
### 💻 国外竞品
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user