Skip to content

A web application to visualize historical weather trends and predict future weather patterns using OpenWeather data and TensorFlow.

License

Notifications You must be signed in to change notification settings

wirtaw/TensorWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorWeather

Description

A web application to visualize historical weather trends and predict future weather patterns using OpenWeather data and TensorFlow.

Created to participate in The OpenWeather Challenge

Features

  • Fetches historical weather data from the OpenWeather API.
  • Cleans and preprocesses data for use in a TensorFlow model.
  • Trains a time-series forecasting model to predict future weather patterns.
  • Visualizes historical trends and predictions in an interactive web interface.

Getting Started

Requirements

  • node v20.10.0 (LTS)

  • npm v10.2.3

  • Prerequisites:

    • Node.js and npm (or yarn)
    • A valid OpenWeather API key
  • Installation:

    • Clone the repository
    • Go to application folder cd application
    • Run npm install

Usage

Brief instructions on how to run the backend (NestJS) and the frontend.

Tech Stack

  • Backend: NestJS, TensorFlow (or TensorFlow.js), OpenWeather API
  • Frontend: VueJS

Contributing

If you're interested in contributing, please read the contributing guidelines

License

MIT

About

A web application to visualize historical weather trends and predict future weather patterns using OpenWeather data and TensorFlow.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published