diff --git a/README.md b/README.md index a80861e..0f21399 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ ChatGPT 中文指南项目旨在帮助中文用户了解和使用ChatGPT。我 - [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 账户. 内置反向代理, 国内可用. @@ -504,6 +505,7 @@ OpenAI 现已经支持插件功能,可以预见这个插件平台将成为新 ### 现有插件 + - [用日常语言提问,轻松搜索和查找个人或工作文件: ChatGPT Retrieval Plugin](https://github.com/openai/chatgpt-retrieval-plugin)