ChatGPT Next Web
An open-source ChatGPT UI alternative.
chatgpt-next-web
Yidadaa/ChatGPT-Next-Web
Just deployed
Overview
ChatGPT Next Web is an open-source ChatGPT UI alternative built using Next.js, TypeScript, and CSS. It can be deployed locally, or hosted on platforms like Railway, Vercel, and more.
Provide the following values during deployment or later:
OPENAI_API_KEY
: OpenAI API keyCODE
(optional): Comma-separated codes to password-protect your deployment
Features
- One-click deploy on Railway and Vercel
- Privacy first, all data stored locally in the browser
- Responsive design, dark mode and PWA
- Fast first screen loading speed (~100kb), support streaming response
- Create, share and debug your chat tools with prompt templates (mask)
- Awesome prompts powered by awesome-chatgpt-prompts-zh and awesome-chatgpt-prompts
- Automatically compresses chat history to support long conversations while also saving your tokens
- One-click export all chat history with full Markdown support
Learn More
Template Content
chatgpt-next-web
Yidadaa/ChatGPT-Next-Web