Skip to content
Pak-Angels Gen AI Hackathon

Environmental & Urban Metrics
AI-Powered Analytics Tool

Leveraging NASA POWER meteorological data and GPT-4 to provide actionable environmental insights for urban planning, agriculture, and climate resilience.

NASA POWER

Meteorological Data

40+ Years

Historical Climate Data

Global

Geographic Coverage

AI-Powered

GPT-4 Insights

About the Project

Built for the Pak-Angels Gen AI Hackathon

This tool processes multi-variable NASA POWER meteorological datasets to provide environmental and urban metrics. By combining satellite-derived climate data with GPT-4's natural language capabilities, it enables researchers, urban planners, and policymakers to query complex environmental data using plain English.

  • Automated parsing of NASA POWER API responses
  • GPT-4 powered natural language query interface
  • Real-time environmental metrics generation
  • Interactive visualizations and data export
API Query — NASA POWER
// Fetching temperature & precipitation data
GET https://power.larc.nasa.gov/api/temporal/monthly/point?
  parameters=TS,T2M,PRECTOTCORR
  community=RE
  latitude=24.86
  longitude=67.00
  start=2020
  end=2024
  format=JSON

// GPT-4 generates insights from the response

Tech Stack

Built with modern AI infrastructure

NASA POWER API

Satellite-derived meteorological datasets — temperature, precipitation, solar radiation, and more.

GPT-4 (OpenAI)

Natural language understanding for querying complex environmental data in plain English.

Streamlit

Interactive Python-based frontend for real-time data visualization and exploration.

Python Analytics

Pandas, NumPy, and custom analytical pipelines for environmental metric computation.

Capabilities

What the tool can do

Climate Data Analysis

Parse and analyze 40+ years of NASA POWER meteorological data for any global location.

Urban Metrics Generation

Generate actionable environmental metrics for urban planning and climate resilience.

Natural Language Queries

Ask questions in plain English — GPT-4 translates them into structured data analysis.

Explore environmental data for any location

Try the live app and discover how AI can make NASA climate data accessible to everyone.