# Deploy ChatGPT Next Web with Easypanel

URL: /templates/chatgpt-next-web

ChatGPT Next Web is a well-designed, feature-rich web interface for ChatGPT and other LLMs. It provides a clean and intuitive interface for interacting with OpenAI's ChatGPT, with support for multiple conversation modes, custom prompts, and various AI models. The application is self-hosted, allowing you to maintain control over your conversations and API usage while providing a superior user experience compared to the official ChatGPT web interface.

## Benefits

### Self-Hosted ChatGPT Interface

Run your own ChatGPT web interface with full control over conversations and API usage.

### Enhanced User Experience

Feature-rich interface with better design and functionality compared to the official ChatGPT web interface.

### Privacy and Control

Keep your conversations private and maintain full control over your data and API usage.

### Multiple AI Models

Support for various OpenAI models including GPT-3.5, GPT-4, and other compatible APIs.

## Features

### Clean Interface

Modern, responsive web interface optimized for desktop and mobile devices.

### Conversation Management

Organize and manage multiple conversations with easy switching and history.

### Custom Prompts

Create and use custom system prompts to enhance AI responses for specific use cases.

### Password Protection

Secure your instance with password protection to prevent unauthorized access.

## Configuration

- `appServiceName` (App Service Name, required): chatgpt-next-web

- `appServiceImage` (App Service Image, required): yidadaa/chatgpt-next-web:v2.16.1 — ChatGPT Next Web Docker image

- `openaiApiKey` (OpenAI API Key, required): Set during installation — Your OpenAI API key (starts with sk-)

- `accessCode` (Access Code, required): Set during installation — Password to protect your ChatGPT instance

## Services

- chatgpt-next-web: app (yidadaa/chatgpt-next-web:v2.16.1)

## Resources

- [Documentation](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web#readme)

- [GitHub](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)

- [Website](https://nextchat.club/login)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/chatgpt-next-web)