A reactive, AI-powered chatbot built with React and JavaScript. Responsive UI with real-time AI responses—perfect for showcasing frontend and AI integration skills.
- 💬 Real-time AI chat
- 📱 Responsive, clean interface
- 🎨 Easy to customize (styles, themes, AI logic)
- React & JavaScript – frontend logic & state
- CSS / Flexbox – layout & styling
- OpenAI API – AI responses
git clone https://github.com/YOUR_USERNAME/YOUR_REPO.git
cd YOUR_REPO
npm install
npm start