AI Chatbot Interface
3.5k 2026-05-01
xtekky/chatgpt-clone
A self-hosted, enhanced user interface for the ChatGPT API, offering a cleaner design and customizable features.
Core Features
Improved and cleaner user interface for ChatGPT.
Customizable themes for personalized experience.
Remembers user conversation preferences.
Supports OpenAI API key and custom base URL (e.g., for reverse proxies).
Easy deployment using Docker.
Quick Start
docker-compose upDetailed Introduction
This project provides an open-source, self-hostable alternative interface for interacting with the ChatGPT API. It aims to offer a significantly improved user experience compared to the standard ChatGPT web application, featuring a cleaner design, theme customization, and persistent user preferences. Designed for developers and users seeking more control, it allows configuration with a personal OpenAI API key and supports custom API base URLs, facilitating integration with reverse proxies or custom endpoints. Its Docker compatibility ensures straightforward deployment.