ChatGPT

概述

参考:

扩展 ChatGPT 的项目

Web 增强

https://github.com/xcanwin/KeepChatGPT # 让我们在使用 ChatGPT 的时候更顺畅,不会老断,不会老报错

Auto GPT

参考:

Auto-GPT 是一个实验性开源应用程序,展示了 GPT-4 语言模型的功能。该程序由 GPT-4 驱动,将 LLM 的“思想”链接在一起,以自主实现您设定的任何目标。作为 GPT-4 完全自主运行的首批示例之一,Auto-GPT 突破了 AI 的可能性界限。

用白话说,就是根据一个给定的目标,在没有人为干预的情况下自动完成,比如自动生成一整个项目,Auto GPT 会自动创建目录与文件,并逐步实现最终目标。

这里是一个类似 Auto GPT 的项目,但是可以通过 web 控制:https://github.com/reworkd/AgentGPT

Chrom 插件

https://github.com/gragland/chatgpt-chrome-extension

https://chrome.google.com/webstore/detail/monica-%E2%80%94-your-chatgpt-cop/ofpnmcalabcbjgholdjcjblkibolbppb

ChatGPT Box

GitHub 项目,josStorer/chatGPTBox

https://www.bilibili.com/video/BV1524y1x7io

IDE 增强

vscode-chatgpt

参考:

vscode-chatgpt 是一个 VS Code 插件。

凸(艹皿艹 ),居然停用了。https://github.com/gencay/vscode-chatgpt/issues/239

3月19日,有人 fork 后并构建了一个新的插件:https://github.com/Christopher-Hayes/vscode-chatgpt-reborn

结合私有知识库

DocsGPT

参考:

DocsGPT 是 GPT 驱动的聊天,用于文档搜索和帮助。

ChatDoc

官网:https://chatdoc.com/

ChatPDF

https://www.chatpdf.com/

微信接入

https://github.com/fuergaosi233/wechat-chatgpt

  • 用法:https://mp.weixin.qq.com/s/dLzemMUcIfjvWd_AF_yDJw

https://github.com/AutumnWhj/ChatGPT-wechat-bot

https://github.com/wangrongding/wechat-bot

逆向

https://github.com/acheong08/ChatGPT

简单的 web 页面

https://huggingface.co/spaces/yuntian-deng/ChatGPT 好像是不用 OpenAI key 就能调用 GPT-3.5 的 ChatGPT。

https://github.com/GaiZhenbiao/ChuanhuChatGPT

https://github.com/Chanzhaoyu/chatgpt-web

https://github.com/ourongxing/chatgpt-vercel

其他

https://github.com/lencx/nofwl # 桌面版

https://github.com/lencx/ChatGPT # 桌面版

https://github.com/didiplus/ChatGPT_web # 像微信聊天一样跟 ChatGPT 聊天

https://github.com/microsoft/visual-chatgpt # 微软官方可以生成和上传图片


最后修改 December 9, 2024: tunneling protocol, ai (aab910fb)