Skip to content

DanielNguyen-05/AirForce

Repository files navigation

LOGO
NASA
NASA Space Apps

Field Field Field
AI Skill Web Skill Cloud Skill
Stars

Overview

A web platform from the NASA International Space Apps Challenge 2025 for monitoring and forecasting air quality using real-time environmental data and predictive models.

Objective

  • Use TEMPO (Tropospheric Emissions: Monitoring of Pollution) satellite data combined with ground-based air quality measurements and weather data to forecast air quality.
  • Alert users to bad air conditions (high AQI).
  • Support communities and health agencies in making health-protective decisions.
  • Use cloud computing to scale from local devices to global cloud systems.

Features

  • Real-time data ingestion: automatically get data from TEMPO, NOAA weather, ground stations.
  • Machine Learning forecasting: use spatio-temporal models (LSTM, Temporal Convolutional Networks, Ensemble models) to predict AQI.
  • Uncertainty quantification: provide confidence intervals for forecasts.
  • Web dashboard: interactive map showing air quality over time & space.
  • Notification system: send alerts when AQI exceeds WHO/EPA thresholds.
  • Cloud-native scaling: run on Kubernetes/Serverless functions to accommodate thousands of users.

Training Dataset

Machine Learning Models

  • Baseline: ARIMA, Linear Regression.
  • Deep Learning: LSTM, TCN, Transformer-based time-series models.
  • Ensemble:
  • Evaluation Metrics: RMSE, MAE, R-squared

About

A web platform from the NASA International Space Apps Challenge for monitoring and forecasting air quality using real-time environmental data and predictive models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors