ChatGPT UI

Normal
GitHub Vue MIT

Description

A ChatGPT web client supporting multiple users, languages, and database connections for persistent storage. Provides Docker images and quick deployment scripts.

Key Features

  • Multi-user ChatGPT web client with persistent conversation storage
  • Multi-language support including English and Chinese interfaces
  • Multiple database connection options for data persistence
  • Docker images and quick deployment scripts for fast setup
  • Separate server component architecture (chatgpt-ui-server)
  • Vue-based frontend with responsive web interface

Use Cases

💡 Self-hosted ChatGPT interface for teams and organizations
💡 Multi-tenant AI assistant platform with user management
💡 Persistent chat history for longitudinal AI conversations
💡 Custom-branded ChatGPT deployment for internal use
💡 Privacy-focused AI chat with data stored on own infrastructure

Categories

Quick Start

Deploy with Docker: follow the quick deployment guide at https://wongsaang.github.io/chatgpt-ui/. The project pairs with chatgpt-ui-server backend. Supports multiple database backends out of the box.

Related Projects