随着 ChatGPT 的火爆,其网站也越来越难访问。反而通过 API 访问更加稳定。很多牛人开源了 API 调用的程序,深受大家的欢迎,在 GitHub 上短时间内就有几十K的 star。我们把这类调用 API 的程序称为套壳程序。
https://chatgpt-sites.com/ AI导航 - ChatGPT & AIGC & Product
我写了个AI导航,收集可以免费使用 ChatGPT 的网站。在收集整理过程中,也发现了很多套壳程序,顺带把这些套壳程序整理一下,你可以挑选一个自己喜欢的部署到自己的服务器上,自用或者分享给朋友。
chatgpt-mirror
1.2K star
顾名思义,跟chatgpt ui一模一样,不过现在已经不再维护了。
yuezk/chatgpt-mirror: A mirror of ChatGPT based on the gpt-3.5-turbo model.
示例网站:New chat
ChatGPT-Next-Web
30.5K star
这个项目非常受欢迎,也是star最多的。它的特点是可以一键部署到Vercel上,非常方便。功能齐全,界面也很漂亮。
示例网站:ChatGPT Next Web
chatgpt-vercel
2.8K star
ourongxing/chatgpt-vercel: Elegant and Powerfull. Powered by OpenAI and Vercel.
网站界面很简洁。
示例网站:ChatGPT
chatgpt-demo
7.2K star
anse-app/chatgpt-demo: Minimal web UI for ChatGPT.
示例网站:ChatGPT API Demo
paul-graham-gpt
2.4K star
mckaywrigley/paul-graham-gpt: AI search & chat for all of Paul Graham’s essays.
这个项目特点是可以搜索Paul Graham的文章,然后可以跟文章进行对话。非常有意思。
示例网站:Paul Graham GPT
chatgpt-web
2.6K star
binjie09/chatgpt-web: 使用 express 和 vue3 搭建的 ChartGPT 演示网页
示例网站:AIchatOS
chatbot-ui
14.8K star
mckaywrigley/chatbot-ui: An open source ChatGPT UI.
示例网站:Chatbot UI
GPTLink
2k star
gptlink/gptlink: 10分钟搭建自己可免费商用的ChatGPT环境,搭建简单,包含用户,订单,任务,付费等功能
示例网站:AIyaaa
chatgpt-web-plus
功能完整,含用户管理功能,非开源。
chatgpt-web-plus/free: Free product for chatgpt-web-plus
其它
Arvintian/chatgpt-web: ChatGPT Web App implemented in golang based on OpenAI API.