From 916cdf3af8e8bdfb73a541be0b5f64914bd9985f Mon Sep 17 00:00:00 2001 From: yzfly Date: Sun, 7 May 2023 21:29:48 +0800 Subject: [PATCH] add AI tutor, qdrant, PentestGPT, Langchain-tutorials --- README.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8fd8786..46cfe3d 100644 --- a/README.md +++ b/README.md @@ -182,11 +182,9 @@ ChatGPT 中文指南项目旨在帮助中文用户了解和使用ChatGPT。我 |---|---|---|---| |[lencx/ChatGPT](https://github.com/lencx/ChatGPT)|![GitHub Repo stars](https://img.shields.io/github/stars/lencx/ChatGPT?style=social)|基于 tauri 的跨平台 ChatGPT 客户端, 支持: Windows, Linux, MacOS, 应用内嵌入 ChatGPT 网页.| 需要翻墙。| |[chatbox](https://github.com/Bin-Huang/chatbox)|![GitHub Repo stars](https://img.shields.io/github/stars/Bin-Huang/chatbox?style=social)|开源的ChatGPT桌面应用,prompt 开发神器|全平台支持,下载安装包就能用| -|[ChatGPT-Desktop](https://github.com/ChatGPT-Desktop/ChatGPT-Desktop)|![GitHub Repo stars](https://img.shields.io/github/stars/ChatGPT-Desktop/ChatGPT-Desktop?style=social)|基于 tauri + vue3 开发的跨平台桌面端应用|需要自行准备 API KEY 使用。| |[Chuanhu ChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT)|![GitHub Repo stars](https://img.shields.io/github/stars/GaiZhenbiao/ChuanhuChatGPT?style=social)|为ChatGPT API提供了一个轻快好用的 Web 图形界面|支持直接在Hugging Face上部署,很方便。| -|[token/ChatGpt.Desktop](https://github.com/239573049/ChatGpt.Desktop)|![GitHub Repo stars](https://img.shields.io/github/stars/239573049/ChatGpt.Desktop?style=social)|基于 Blazor Web Assembly 的跨平台客户端,支持: Windows, Linux, MacOS, Android, iOS, Web. 程序内内嵌自建网页并调用 API.| 需要 OpenAI 账户, 需要翻墙。| -|[SlimeNull/OpenGptChat](https://github.com/SlimeNull/OpenGptChat)|![GitHub Repo stars](https://img.shields.io/github/stars/SlimeNull/OpenGptChat?style=social)|基于 WPF 的原生 Windows 客户端, 调用 OpenAI 的 API, 需要一个 OpenAI 账户.| 内置反向代理, 国内可用。| |[ChatGPT-Desktop](https://github.com/Synaptrix/ChatGPT-Desktop)|![GitHub Repo stars](https://img.shields.io/github/stars/Synaptrix/ChatGPT-Desktop?style=social)|ChatGPT-Desktop应用|-| +|[ChatGPT-Desktop](https://github.com/ChatGPT-Desktop/ChatGPT-Desktop)|![GitHub Repo stars](https://img.shields.io/github/stars/ChatGPT-Desktop/ChatGPT-Desktop?style=social)|基于 tauri + vue3 开发的跨平台桌面端应用|需要自行准备 API KEY 使用。| ### 💻 国外竞品