An intelligent weather assistant powered by AI and voice recognition. Ask about any city’s weather through text or voice, and get real-time forecasts, temperature insights, and more.
- AI-powered natural conversations
- Real-time weather data (temperature, humidity, wind)
- Voice input support using Web Speech API
- Multi-language support (English + Japanese)
- Clean and modern UI with smooth interactions
- Fast city search & accurate geolocation lookup
- Next.js 14 (App Router)
- TypeScript
- OpenWeather API
- Web Speech API
- React Icons
- Tailwind CSS
git clone https://github.com/yourusername/ai-weather-chatbot
cd ai-weather-chatbot
npm install
npm run dev