Person:

    • 我正在将 GitHub 项目组织成 markdown 表格,这个表格表头为“|名称|Stars|简介| 备注 |”。我将给你类似这样的内容“#### LangChain的一个UI: LangFlow”, 你将把它组织成这样的内容 “|LangFlow |GitHub Repo stars|LangChain的一个UI.|-|” 分别对应表头,我将一次性给你提供多条内容,你需要将其组织成多条表格,请输出markdown 代码,如果明白请回答 yes。

    ChatGPT:

    • yes

    Person:

    1. #### [OpenAI 官方使用指南:openai-cookbook](https://github.com/openai/openai-cookbook)
    2. #### [OpenAI python 接口](https://github.com/openai/openai-python)
    3. #### [开发自己的 ChatGPT 应用:langchain](https://github.com/hwchase17/langchain)
    4. #### [LangChain的一个UI: LangFlow](https://github.com/logspace-ai/langflow)
    5. #### [CopilotForXcode](https://github.com/intitni/CopilotForXcode) - Copilot Xcode Source Editor Extension.
    6. #### [以后 git 提交 commit 信息不用抓耳挠腮了:GPTcommit](https://github.com/zurawiki/gptcommit)
    7. #### [用命令自动生成令人印象深刻的 commit: opencommit](https://github.com/di-sukharev/opencommit)
    8. #### [自动生成任何编程语言的文档: AutoDoc-ChatGPT](https://github.com/awekrx/AutoDoc-ChatGPT)
    9. #### [使用ChatGPT搭建微信聊天机器人](https://github.com/zhayujie/chatgpt-on-wechat)
    10. #### [开源 ChatGPT 替代品列表](https://github.com/nichtdax/awesome-totally-open-chatgpt)
    11. #### [人人都能创建 GPT 工具: AI Anything](https://github.com/KeJunMao/ai-anything/blob/main/README.zh-cn.md)

    ChatGPT:

    1. |名称|Stars|简介|备注|
    2. |---|---|---|---|
    3. |[openai-cookbook](https://github.com/openai/openai-cookbook)|![GitHub Repo stars](https://img.shields.io/github/stars/openai/openai-cookbook?style=social)|OpenAI 官方使用指南|-|
    4. |[openai-python](https://github.com/openai/openai-python)|![GitHub Repo stars](https://img.shields.io/github/stars/openai/openai-python?style=social)|OpenAI python 接口|-|
    5. |[langchain](https://github.com/hwchase17/langchain)|![GitHub Repo stars](https://img.shields.io/github/stars/hwchase17/langchain?style=social)|开发自己的 ChatGPT 应用|-|
    6. |[LangFlow](https://github.com/logspace-ai/langflow)|![GitHub Repo stars](https://img.shields.io/github/stars/logspace-ai/langflow?style=social)|LangChain的一个UI|-|
    7. |[CopilotForXcode](https://github.com/intitni/CopilotForXcode)|![GitHub Repo stars](https://img.shields.io/github/stars/intitni/CopilotForXcode?style=social)|Copilot Xcode Source Editor Extension|-|
    8. |[GPTcommit](https://github.com/zurawiki/gptcommit)|![GitHub Repo stars](https://img.shields.io/github/stars/zurawiki/gptcommit?style=social)|以后 git 提交 commit 信息不用抓耳挠腮了|-|
    9. |[opencommit](https://github.com/di-sukharev/opencommit)|![GitHub Repo stars](https://img.shields.io/github/stars/di-sukharev/opencommit?style=social)|用命令自动生成令人印象深刻的 commit|-|
    10. |[AutoDoc-ChatGPT](https://github.com/awekrx/AutoDoc-ChatGPT)|![GitHub Repo stars](https://img.shields.io/github/stars/awekrx/AutoDoc-ChatGPT?style=social)|自动生成任何编程语言的文档|-|
    11. |[chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat)|![GitHub Repo stars](https://img.shields.io/github/stars/zhayujie/chatgpt-on-wechat?style=social)|使用ChatGPT搭建微信聊天机器人|-|
    12. |[awesome-totally-open-chatgpt](https://github.com/nichtdax/awesome-totally-open-chatgpt)|![GitHub Repo stars](https://img.shields.io/github/stars/nichtdax/awesome-totally-open-chatgpt?style=social)|开源 ChatGPT 替代品列表|-|
    13. |[AI Anything](https://github.com/KeJunMao/ai-anything/blob/main/README.zh-cn.md)|![GitHub Repo stars](https://img.shields.io/github/stars/KeJunMao/ai-anything?style=social)|人人都能创建 GPT 工具|-|

    Person:

    1. 我将给你提供更多内容,生成上面的列表,不同与上面的是,这次会添加备注信息。比如,我将给你提供 “#### [在任意软件上操作ChatGPT: Portal](https://github.com/lxfater/Portal)
    2. Portal是一款传输工具,旨在将ChatGPT的能力整合到用户的工作流程中。它把整个操作系统当成自己的舞台,可以在任意软件上操作ChatGPT。” 我希望将其组织为 “|[Portal](https://github.com/lxfater/Portal) |![GitHub Repo stars](https://img.shields.io/github/stars/lxfater/Portal?style=social)|在任意软件上操作ChatGPT|Portal是一款传输工具,旨在将ChatGPT的能力整合到用户的工作流程中。它把整个操作系统当成自己的舞台,可以在任意软件上操作ChatGPT。|” 我将给你提供多条上述内容,你将把他们组织成多条表格,请把结果输出成markdown代码,明白请回答 yes

    ChatGPT:

    • yes

    Person:

    1. #### [通过聊天生成 SQL 操作数据库:SQL Chat](https://github.com/sqlchat/sqlchat)
    2. #### [电报 ChatGPT 机器人:Chatgpt-Telegram-bot](https://github.com/n3d1117/chatgpt-telegram-bot)
    3. #### [搭建属于自己的 ChatGPT 网站: ChatBot-UI](https://github.com/mckaywrigley/chatbot-ui) 需要使用 API KEY
    4. #### [AIGC 应用程序的memcache: gptcache](https://github.com/zilliztech/gptcache)
    5. 一个强大的缓存库,可用于加速和降低依赖 LLM 服务的聊天应用程序的成本,可用作 AIGC 应用程序的memcache,类似于 Redis 用于传统应用程序的方式。[知乎简介](https://zhuanlan.zhihu.com/p/618630093):有效果实测图和基本介绍。
    6. #### [LLMs 驱动的操作系统的 Shell: engshell](https://github.com/emcf/engshell)
    7. #### [OpenGPT](https://open-gpt.app/)
    8. 立即使用海量的 ChatGPT 应用,或在几秒钟内创建属于自己的应用。
    9. ![open_gpt_app](imgs/open_gpt_app.jpg)
    10. #### [亚马逊的免费 AI 代码助手:CodeWhisperer](https://aws.amazon.com/codewhisperer/)
    11. 免费,支持中文的 AI 代码助手,注册教程如下:
    12. 官方地址:https://aws.amazon.com/codewhisperer/
    13. 知乎保姆级教程:https://zhuanlan.zhihu.com/p/621800084

    ChatGPT:

    1. |名称|Stars|简介|备注|
    2. |---|---|---|---|
    3. |[SQL Chat](https://github.com/sqlchat/sqlchat)|![GitHub Repo stars](https://img.shields.io/github/stars/sqlchat/sqlchat?style=social)|通过聊天生成 SQL 操作数据库|-|
    4. |[Chatgpt-Telegram-bot](https://github.com/n3d1117/chatgpt-telegram-bot)|![GitHub Repo stars](https://img.shields.io/github/stars/n3d1117/chatgpt-telegram-bot?style=social)|电报 ChatGPT 机器人|-|
    5. |[ChatBot-UI](https://github.com/mckaywrigley/chatbot-ui)|![GitHub Repo stars](https://img.shields.io/github/stars/mckaywrigley/chatbot-ui?style=social)|搭建属于自己的 ChatGPT 网站|需要使用 API KEY|
    6. |[gptcache](https://github.com/zilliztech/gptcache)|![GitHub Repo stars](https://img.shields.io/github/stars/zilliztech/gptcache?style=social)|AIGC 应用程序的memcache|一个强大的缓存库,可用于加速和降低依赖 LLM 服务的聊天应用程序的成本,可用作 AIGC 应用程序的memcache,类似于 Redis 用于传统应用程序的方式。[知乎简介](https://zhuanlan.zhihu.com/p/618630093):有效果实测图和基本介绍。|
    7. |[engshell](https://github.com/emcf/engshell)|![GitHub Repo stars](https://img.shields.io/github/stars/emcf/engshell?style=social)|LLMs 驱动的操作系统的 Shell|-|
    8. |[OpenGPT](https://open-gpt.app/)|-|立即使用海量的 ChatGPT 应用,或在几秒钟内创建属于自己的应用|![open_gpt_app](imgs/open_gpt_app.jpg)|
    9. |[CodeWhisperer](https://aws.amazon.com/codewhisperer/)|-|亚马逊的免费 AI 代码助手|免费,支持中文的 AI 代码助手,注册教程如下:官方地址:https://aws.amazon.com/codewhisperer/ 知乎保姆级教程:https://zhuanlan.zhihu.com/p/621800084|

    Person:

    1. - [lencx/ChatGPT](https://github.com/lencx/ChatGPT): 使用 rust 编写的, 基于 tauri 的跨平台 ChatGPT 客户端. 支持: Windows, Linux, MacOS. 本质是应用内嵌入 ChatGPT 网页, 需要翻墙.
    2. - [chatbox](https://github.com/Bin-Huang/chatbox) 开源的ChatGPT桌面应用,prompt 开发神器,全平台支持,下载安装包就能用
    3. - [ChatGPT-Desktop](https://github.com/ChatGPT-Desktop/ChatGPT-Desktop) 基于 tauri + vue3 开发的跨平台桌面端应用,需要自行准备 API KEY 使用。
    4. - [川虎 ChatGPT 🐯 Chuanhu ChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT) 为ChatGPT API提供了一个轻快好用的Web图形界面,支持直接在Hugging Face上部署,很方便。
    5. - [token/ChatGpt.Desktop](https://github.com/239573049/ChatGpt.Desktop): 使用 C# 编写的, 基于 Blazor Web Assembly 的跨平台客户端. 支持: Windows, Linux, MacOS, Android, iOS, Web. 本质是程序内内嵌自建网页并调用 API, 所以你需要一个 OpenAI 账户, 需要翻墙.
    6. - [SlimeNull/OpenGptChat](https://github.com/SlimeNull/OpenGptChat): 使用 C# 编写的, 基于 WPF 的原生 Windows 客户端. 支持: Windows. 本质是调用 OpenAI 的 API, 所以你需要一个 OpenAI 账户. 内置反向代理, 国内可用.
    7. - [ChatGPT-Desktop](https://github.com/Synaptrix/ChatGPT-Desktop)

    ChatGPT:

    1. |名称|Stars|简介|备注|
    2. |---|---|---|---|
    3. |[lencx/ChatGPT](https://github.com/lencx/ChatGPT)|![GitHub Repo stars](https://img.shields.io/github/stars/lencx/ChatGPT?style=social)|基于 tauri 的跨平台 ChatGPT 客户端|使用 rust 编写, 支持: Windows, Linux, MacOS. 本质是应用内嵌入 ChatGPT 网页, 需要翻墙。|
    4. |[chatbox](https://github.com/Bin-Huang/chatbox)|![GitHub Repo stars](https://img.shields.io/github/stars/Bin-Huang/chatbox?style=social)|开源的ChatGPT桌面应用,prompt 开发神器|全平台支持,下载安装包就能用|
    5. |[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 使用。|
    6. |[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上部署,很方便。|
    7. |[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 的跨平台客户端|使用 C# 编写, 支持: Windows, Linux, MacOS, Android, iOS, Web. 本质是程序内内嵌自建网页并调用 API, 需要一个 OpenAI 账户, 需要翻墙。|
    8. |[SlimeNull/OpenGptChat](https://github.com/SlimeNull/OpenGptChat)|![GitHub Repo stars](https://img.shields.io/github/stars/SlimeNull/OpenGptChat?style=social)|基于 WPF 的原生 Windows 客户端|使用 C# 编写, 支持: Windows. 本质是调用 OpenAI 的 API, 需要一个 OpenAI 账户. 内置反向代理, 国内可用。|
    9. |[ChatGPT-Desktop](https://github.com/Synaptrix/ChatGPT-Desktop)|![GitHub Repo stars](https://img.shields.io/github/stars/Synaptrix/ChatGPT-Desktop?style=social)|ChatGPT-Desktop应用|-|