A web-based chat interface that uses OpenAI's GPT model to assist with web development tasks. It allows users to interact with an AI assistant specializing in HTML, CSS, and JavaScript code generation.
- Clone this repository to your local machine.
- Open
index.html
in a web browser. - Enter your OpenAI API key in the provided input field and click "Save Key".
- Type your web development question or request in the input field.
- Click "Send" or press Enter to submit your message.
- The AI assistant will respond with relevant information or code snippets.
- You can download the chat history or clear the chat using the buttons provided.