ChatGPT 开源资料汇总¶
预计阅读时长 : 12 分钟
代理站¶
- Yidadaa/ChatGPT-Next-Web ⧉
- 样式非常美观,配置项也很齐全
- 演示站:ChatGPT Next Web ⧉ - Chanzhaoyu/chatgpt-web ⧉
- 支持自定义 Prompt
- 支持 API 代理方案
- 演示站:ChatGPT Web ⧉ - WongSaang/chatgpt-ui ⧉
- 一个支持多用户、多数据库连接以实现持久数据存储和i18n的Web客户端
- 在此需求的基础上进行简单调整就可以进行收费了 - binary-husky/chatgpt_academic ⧉
- 科研工作专用ChatGPT拓展,特别优化学术Paper润色体验
- 支持自定义快捷按钮,支持自定义函数插件,支持markdown表格显示,Tex公式双显示,代码显示功能完善
- 新增本地Python/C++/Go项目树剖析功能/项目源代码自译解能力,新增PDF和Word文献批量总结功能/PDF论文全文翻译功能 - mckaywrigley/chatbot-ui ⧉
- 高度模仿 ChatGPT 的原生页面
- 支持多种线上和本地模型
- 有 Prompt 自定义功能
- 体验站:Chatbot UI ⧉ - GaiZhenbiao/ChuanhuChatGPT ⧉
- 支持多种线上和本地模型
- 支持多用户显示
- 有预设的 Prompt 可供使用 - ztjhz/BetterChatGPT ⧉
- 可以配置 system
- 支持多平台客户端
- 配置项全面强大
- 体验站:Better ChatGPT ⧉ - 202252197/ChatGPT_JCM ⧉
- 支持 ChatGPT 的多种能力,对标接口持续添加中
- 界面样式比较花哨
- 体验站:chathome ⧉ - circlestarzero/EX-chatGPT ⧉
- 可以调用其他服务的功能,如 Google、WolframAlpha
- 支持多用户鉴权 - xqdoo00o/chatgpt-web ⧉
- 使用纯 JS 实现的最简单的代理站,只需要一个 HTML 文件即可实现
- 体验站:ChatGPT ⧉ - yakGPT/yakGPT ⧉
- 一个简单的代理站 - ddiu8081/chatgpt-demo ⧉
- 一个简单的代理站
- 演示站:ChatGPT API Demo ⧉ - easychen/chatchan-dist ⧉
- 一个简单的单网页版本,可以快速实现代理站
- 体验站:https://c.level06.com/#/ ⧉ - enricoros/nextjs-chatgpt-app ⧉
- 增加了相应的 Paste.gg 服务,方便截图分享
- 体验站:https://nextjs-chatgpt-app-enricoros.vercel.app/ ⧉
客户端¶
- Bin-Huang/chatbox ⧉
- 一个调用 API 接口的本地客户端,支持几乎全平台
- 可以根据需求自主配置 System 、 User、Assisst 属性,有利于产生更好的结果 - Synaptrix/ ⧉
- 样式比较美观
机器人¶
- fuergaosi233/wechat-chatgpt ⧉
- AutumnWhj/ChatGPT-wechat-bot ⧉
- zhayujie/chatgpt-on-wechat ⧉
- RockChinQ/QChatGP ⧉
- Leizhenpeng/feishu-chatgpt ⧉
- Zero6992/chatGPT-discord-bo ⧉
- eryajf/chatgpt-dingtalk ⧉
- n3d1117/chatgpt-telegram-bot ⧉
- m1guelpf/chatgpt-telegram ⧉
- karfly/chatgpt_telegram_bot ⧉
- heExplainthis/ChatGPT-Line-Bot ⧉
- victorharry/zap-gpt ⧉
- askrella/whatsapp-chatgpt ⧉
- yihong0618/xiaogpt ⧉
- Afool4U/MIGPT ⧉
- longbai/xiaobot ⧉
- wzpan/wukong-robot ⧉
- Yue-Yang/ChatGPT-Siri ⧉
- lss233/chatgpt-mirai-qq-bot ⧉
- madawei2699/myGPTReade ⧉
CLI¶
- GitHub - npiv/chatblade: A CLI Swiss Army Knife for ChatGPT ⧉
- GitHub - TheR1D/shell_gpt: A command-line productivity tool powered by ChatGPT, will help you accomplish your tasks faster and more efficiently. ⧉
插件¶
- chathub-dev/chathub ⧉
- 一个 Chrome 插件,可以在浏览器中同时使用多个 AI 工具 - qunash/chatgpt-advanced ⧉
- 一个 Chrome 插件,可以为官网增加网页搜索功能,和 Glarity 原理相似 - josStorer/chatGPTBox ⧉
- 一个综合性的 Chrome 扩展 - chathub-dev/chathub ⧉
- 一个在 Chrome 中接入多个 AI 的聊天服务 - C-Nedelcu/talk-to-chatgpt ⧉
- 一个 Chrome 扩展,为官方网页版服务增加语音对话功能 - dromara/ChatGPT ⧉
- 一个运行在 JetBrains 系列 IDE 中的 ChatGPT 插件 - ai-genie/chatgpt-vscode ⧉
- 基于 gencay/vscode-chatgpt ⧉ 的新插件,持续增加各种功能中 - Christopher-Hayes/vscode-chatgpt-reborn ⧉
- 一个 VS Code 的 ChatGPT 插件,基于 gencay/vscode-chatgpt ⧉,未来的方向主要是自动化 - yetone/bob-plugin-openai-translator ⧉
- 一个 bob 翻译工具插件
API¶
- easychen/openai-api-prox ⧉
- 配置 OpenAI 的代理,支持 SSE 输出 - easychen/api2d-js ⧉
- 无需node后端直接在浏览器中运行,支持SSE流式输出 - acheong08/ChatGPT ⧉
- 反向工程API,可用于聊天机器人等扩展应用 - transitive-bullshit/chatgpt-api ⧉
- 一个 API 接口文档,提供了反向破解代理供使用 - x-dr/chatgptProxyAPI ⧉
- 使用 Cloudflare 搭建免费的 OpenAI API 代理 ,解决网络无法访问问题。支持 Stream 流式输出 - transitive-bullshit/chatgpt-api ⧉)
- imyuanx/chatgpt-proxy ⧉
- 在自有服务器上搭建 OpenAI API 代理服务 - PawanOsman/ChatGPT ⧉
- 又一个反向代理项目 - acheong08/ChatGPT-Proxy-V4 ⧉
- 一个基于 puid 的 Cloudflare 绕过工具 - waylaidwanderer/node-chatgpt-api ⧉
- 一个 Node.js 的 API SDK - mmabrouk/chatgpt-wrappe ⧉
- 一个 Python 的 API SDK - xicilion/gptproxy ⧉
- use gitlab api key to proxy openai api. - ading2210/openplayground-api ⧉
- A reverse engineered Python API wrapper for OpenPlayground (nat.dev)
Prompt¶
- thinkingjimmy/Learning-Prompt ⧉
- 一个很受好评的 Prompt 教程 - dair-ai/Prompt-Engineering-Guide ⧉
- 一个提示词工程教程 - f/awesome-chatgpt-prompts ⧉
- 英文提示词工程的汇总 - PlexPt/awesome-chatgpt-prompts-zh ⧉
- 中文提示词工程的汇总 - rockbenben/ChatGPT-Shortcut ⧉
- 一些分类提示词的汇总 - prompt-engineering/understand-prompt ⧉
- 个人探索 Prompt 的经验 - prompt-engineering/prompt-patterns ⧉
- Prompt 编写模式:如何将思维框架赋予机器,以设计模式的形式来思考 prompt
官方教程¶
- GitHub - openai/openai-cookbook: Examples and guides for using the OpenAI API ⧉
- GitHub - microsoft/visual-chatgpt: Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models ⧉
- openai/chatgpt-retrieval-plugin ⧉
- OpenAI 为 ChatGPT 提供的官方插件,用于个人或者组织文档的检索
- 未来可以使用这个方案,来完成相关的外包业务
模型¶
应用¶
- GitHub - hahahumble/speechgpt: SpeechGPT is a web application that enables you to converse with ChatGPT. ⧉
- GitHub - soulteary/docker-prompt-generator: Using a Model to generate prompts for Model applications. / 使用模型来生成作图咒语的偷懒工具,支持 MidJourney、Stable Diffusion 等。 ⧉
- GitHub - guangzhengli/ChatFiles: Have a conversation with files |与你的文件对话 ⧉
- GitHub - Torantulino/Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous. ⧉
资源¶
- GitHub - reorx/awesome-chatgpt-api: Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota. ⧉
- GitHub - yzfly/awesome-chatgpt-zh: ChatGPT 中文指南,ChatGPT 中文调教指南,指令指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! ⧉
备用¶
- 宝玉的分享 ⧉
- GitHub - bleedline/aimoneyhunter: ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。 ⧉
- Just a moment... ⧉
- GitHub - microsoft/Mastering-GitHub-Copilot-for-Paired-Programming: A 6 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource. ⧉
- GitHub - lobehub/lobe-chat: 🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application. ⧉
- AI中国提供的导航网页,收录可使用的最新AI工具 ⧉
- GitHub - Coframe/coffee: Build and iterate on your UI 10x faster with AI - right from your own IDE ☕️ ⧉
- v0 by Vercel ⧉
- http://kovenyu.com/wonderjourney ⧉
- GitHub - Mintplex-Labs/anything-llm: Open-source ChatGPT experience for both open and closed source LLMs, embedders, and vector databases. Unlimited documents, messages, and concurrent users with permission management in one app. ⧉
- GPT4All ⧉
- GitHub - SecureAI-Tools/SecureAI-Tools: Private and secure AI tools for everyone's productivity. ⧉
- Devv ⧉
- tryEmoji ⧉
- 如何为数据图表挑选更加悦目的颜色 [译] ⧉
- 大规模语言模型:从理论到实践 ⧉
- Azure AI Speech launches Personal Voice in preview ⧉
- EmotiVoice/README.zh.md at main · netease-youdao/EmotiVoice ⧉
- HDRobots AI Tools Directory ⧉
Langchain Chatchat¶
- GitHub - chatchat-space/Langchain-Chatchat: Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain ⧉
- Langchain-Chatchat + 阿里通义千问Qwen 保姆级教程 | 次世代知识管理解决方案 ⧉
OpenAI Assisstant¶
- Assisstant ⧉
- -GitHub - BuilderIO/gpt-crawler: Crawl a site to generate knowledge files to create your own custom GPT from a URL ⧉