Weather Prediction

A webapp that gives the weather prediction and map of the place searched.

Weather Prediction

Overview

A web application that provides weather predictions and displays the map of the searched location. This app utilizes the OpenWeatherMap API to fetch real-time weather data and present it in a user-friendly interface.

Features

  • Real-time Weather Data: Get current weather conditions including temperature, description, humidity, and wind speed.
  • Map Integration: Displays the searched location on a map.
  • Historical Data: View the weather history for the last 5 days.

Tech Stack

  • Python
  • Streamlit
  • OpenWeatherMap API
  • Pandas
  • NumPy

GitHub Repository

Explore the source code and contribute to the project on GitHub: View on GitHub