Developed a weather prediction application using LSTM models to forecast temperature based on realtime API data fetching, preprocessing, model training, and storing predictions in MySQL database.
– Leveraged Python for API integration, data preprocessing, and ML model development with TensorFlow. Implemented GUI with Tkinter and tkcalendar, and visualized results using Matplotlib.