Skip to content

An elegant, full-stack web app to predict if an image is a cat or a dog. Powered by Django, PyTorch, and Bootstrap.

Notifications You must be signed in to change notification settings

Code-With-Samuel/weather_forecast_system

Repository files navigation

Weather Forecasting System

This project is a FastAPI-based weather forecasting system that uses real-time OpenWeather API data and machine learning for rainfall prediction.

Features

  • User authentication (JWT)
  • Fetch current weather data
  • Predict rainfall using ML
  • Store data in SQLite & CSV

Installation

git clone https://github.com/your-repo.git
cd weather_forecast_backend
pip install -r requirements.txt
uvicorn main:app --reload

About

An elegant, full-stack web app to predict if an image is a cat or a dog. Powered by Django, PyTorch, and Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published