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