2023-03-22 01:50:02 +08:00
< div align = "center" >
< img src = "./static/icon.svg" alt = "预览" / >
< h1 align = "center" > ChatGPT Next Web< / h1 >
一键免费部署你的私人 ChatGPT 网页应用。
2023-03-22 02:03:11 +08:00
One-Click to deploy your own ChatGPT web UI.
2023-03-22 02:04:28 +08:00
[开始试用 Demo ](https://chat-gpt-next-web.vercel.app/ ) / [反馈问题 Issues ](https://github.com/Yidadaa/ChatGPT-Next-Web/issues )
2023-03-22 01:50:02 +08:00
2023-03-22 11:15:27 +08:00
[![Deploy with Vercel ](https://vercel.com/button )](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web& env=OPENAI_API_KEY& project-name=chatgpt-next-web& repository-name=ChatGPT-Next-Web)
2023-03-22 01:50:02 +08:00
[![Open in Gitpod ](https://gitpod.io/button/open-in-gitpod.svg )](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
2023-03-22 02:19:35 +08:00
![主界面 ](./static/cover.jpg )
2023-03-22 01:50:02 +08:00
< / div >
## 主要功能
- 在 1 分钟内使用 Vercel 的 Serverless 能力**免费一键部署**
- 精心设计的 UI, 同时兼容电脑和手机访问的响应式设计, 支持深色模式
- 极致优化的首屏加载速度(~85kb)
- 自动压缩历史记录,在节省 Token 的同时支持超长对话记录
- 一键导出聊天记录,完整的 Markdown 支持
- 你拥有自己的域名?好上加好,绑定后即可在任何地方**无障碍**快速访问
2023-03-22 02:03:11 +08:00
## Features
- **Deploy for free with one-click** on Vercel in under 1 minute
- Responsive design, and dark mode
- Fast first screen loading speed (~85kb)
- Automatically compresses chat history to support long conversations while also saving your tokens
- One-click export all chat history with full Markdown support
2023-03-22 01:50:02 +08:00
## 使用
1. 准备好你的 [OpenAI API Key ](https://platform.openai.com/account/api-keys );
2. 点击右侧按钮开始部署:
2023-03-22 11:15:27 +08:00
[![Deploy with Vercel ](https://vercel.com/button )](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web& env=OPENAI_API_KEY& project-name=chatgpt-next-web& repository-name=ChatGPT-Next-Web),直接使用 Github 账号登陆即可,记得在环境变量页填入 API Key;
2023-03-22 01:50:02 +08:00
3. 部署完毕后,即可开始使用;
2023-03-22 11:15:27 +08:00
4. (可选)[绑定自定义域名](https://vercel.com/docs/concepts/projects/domains/add-a-domain): Vercel 分配的域名 DNS 在某些区域被污染了,绑定自定义域名即可直连。
2023-03-22 01:50:02 +08:00
2023-03-22 02:03:11 +08:00
## Get Started
1. Get [OpenAI API Key ](https://platform.openai.com/account/api-keys );
2. Click
2023-03-22 11:15:27 +08:00
[![Deploy with Vercel ](https://vercel.com/button )](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web);
2023-03-22 02:03:11 +08:00
3. Enjoy :)
## 开发 Development
2023-03-22 01:50:02 +08:00
点击下方按钮,开始二次开发:
[![Open in Gitpod ](https://gitpod.io/button/open-in-gitpod.svg )](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
2023-03-22 02:03:11 +08:00
## 截图 Screenshots
2023-03-22 01:50:02 +08:00
2023-03-22 02:03:11 +08:00
< div align = "center" > 设置页 Settings< / div >
2023-03-22 01:50:02 +08:00
2023-03-22 02:19:35 +08:00
![设置 ](./static/settings.jpg )
2023-03-22 01:50:02 +08:00
2023-03-22 02:03:11 +08:00
< div align = "center" > 更多展示 More< / div >
2023-03-22 01:50:02 +08:00
2023-03-22 02:19:35 +08:00
![更多展示 ](./static/more.jpg )
2023-03-22 01:50:02 +08:00
## LICENSE
- [Anti 996 License ](https://github.com/kattgu7/Anti-996-License/blob/master/LICENSE_CN_EN )