Ingen beskrivning

Yifei Zhang 1504c9fee6 doc: update readme 2 år sedan
.vscode d49b2aa2c3 feat: add basic ui 2 år sedan
app 1504c9fee6 doc: update readme 2 år sedan
public 9912762157 feat: add favicon 2 år sedan
static 1504c9fee6 doc: update readme 2 år sedan
.eslintrc.json 0decdb3e43 Initial commit from Create Next App 2 år sedan
.gitignore 74dd6194d8 feat: add stream support 2 år sedan
.gitpod.yml 653a740f0f fix: styles and mobile ux 2 år sedan
LICENSE 1504c9fee6 doc: update readme 2 år sedan
README.md 1504c9fee6 doc: update readme 2 år sedan
next.config.js ff0cf2f9dc feat: add tight border layout 2 år sedan
package-lock.json 0decdb3e43 Initial commit from Create Next App 2 år sedan
package.json f5aef317df feat: support code highlight and markdown gfm 2 år sedan
tsconfig.json 0decdb3e43 Initial commit from Create Next App 2 år sedan
yarn.lock f5aef317df feat: support code highlight and markdown gfm 2 år sedan

README.md

预览

ChatGPT Next Web

一键免费部署你的私人 ChatGPT 网页应用。 [开始试用](https://chat-gpt-next-web.vercel.app/) / [反馈问题](https://github.com/Yidadaa/ChatGPT-Next-Web/issues) [![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) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)

主要功能

  • 在 1 分钟内使用 Vercel 的 Serverless 能力免费一键部署
  • 精心设计的 UI,同时兼容电脑和手机访问的响应式设计,支持深色模式
  • 极致优化的首屏加载速度(~85kb)
  • 自动压缩历史记录,在节省 Token 的同时支持超长对话记录
  • 一键导出聊天记录,完整的 Markdown 支持
  • 你拥有自己的域名?好上加好,绑定后即可在任何地方无障碍快速访问

使用

  1. 准备好你的 OpenAI API Key;
  2. 点击右侧按钮开始部署: Deploy with Vercel
  3. 部署完毕后,即可开始使用;
  4. (可选)绑定自定义域名

开发

点击下方按钮,开始二次开发:

Open in Gitpod

截图

主界面

主界面

设置页

设置

更多展示

更多展示

LICENSE