A Python Tkinter application that uses AI-style animations to fetch and display real-time weather data from OpenWeatherMap.
A sleek Python Tkinter application that fetches real-time weather data for any city worldwide 🌍.
Powered by the OpenWeatherMap API and enhanced with AI-style animations.
✅ Real-time weather updates using OpenWeatherMap API
✅ AI-style animated progress bar for better user experience
✅ Supports any city worldwide 🌍
✅ Built with Tkinter GUI – lightweight & user-friendly
✅ Multithreading for smooth performance 🚀
# 1️⃣ Clone the repository_
git clone https://github.com/kirangangad/AI-Weather-Forecast.git
# 2️⃣ Navigate into the folder
cd AI-Weather-Forecast
# 3️⃣ Install required dependencies
pip install requests
# 4️⃣ Run the app
python weather_app.py