Weather-Agent / README.md
SoggyBurritos's picture
Update README.md
101cae2 verified
metadata
title: Weather-Agent
emoji: 🌍
colorFrom: pink
colorTo: pink
sdk: docker
app_port: 8501
tags:
  - streamlit
pinned: false
short_description: Max Daily Temperature Predictor

🛢️MAX Temperature for a Given Day

Project Overview

This project is a Streamlit-based Agent that uses PyTorch to load a trained model and predict the maximum daily temperature using regression.

Features

  • Interactive UI built with Streamlit
  • Loads a trained PyTorch model
  • Accepts user input for previous and expected weather
  • Outputs the agent's prediction
  • Lightweight and easy to deploy

Interact using the App Tab