xtekky/chatgpt-clone
A web interface that replicates ChatGPT's UI, allowing users to interact with GPT-4 via the OpenAI API.

Velocity · 7d
+3.1
★ / day
Trend
→steady
star history
This project provides a custom web interface that wraps the ChatGPT API, giving users an alternative UI for conversations with GPT-4 and other OpenAI models. It is built with Python and includes features like theme switching, conversation memory, and deletion confirmation. The backend communicates with OpenAI’s API to route user messages and display model responses in a ChatGPT-like interface.