A lightweight, modern AI chat application built with React, Vite, and TailwindCSS.
- Clean and modern UI with TailwindCSS
- Real-time AI responses from OpenAI
- Fast development with Vite
- Loading states and error handling
- Secure API key management
- Chat history persistence - Conversations are saved locally and restored on reload
- Clear history button to start fresh conversations
- Install dependencies:
# AI Chat App
A lightweight, modern AI chat application built with React, Vite, and TailwindCSS.
- Clean and modern UI with TailwindCSS
- Real-time AI responses from OpenAI
- Fast development with Vite
- Loading states and error handling
- Secure API key management
- Chat history persistence - Conversations are saved locally and restored on reload
- Clear history button to start fresh conversations
- Install dependencies:
npm install
