This is a fully functional ChatGPT clone that allows you to interact with OpenAI's GPT models using your own API key. It provides a clean, modern interface similar to the official ChatGPT experience.
The application is built with modern web technologies including HTML, CSS (Tailwind), and JavaScript. It features a responsive design that works on all devices.
Your API key is stored locally in your browser's localStorage and is never sent to any server except OpenAI's official API endpoints. We do not collect or store any of your conversation data.
This is an open-source project for educational purposes. You can view the source code on GitHub.