Inspiration

The Climate Change Narrative is inspired by the urgent need to make climate data accessible, engaging, and actionable. As a Data Analyst, climate change statistics are buried in dense reports. We wanted to create an AI-powered storytelling platform where users can not only explore trends but also ask questions and interact directly with the data.

What it does

GreenAI is an interactive climate storytelling app that:

  1. Visualizes global and regional temperature anomalies.
  2. Provides a country-level map showing simulated regional differences.
  3. Uses AI-driven predictions to forecast CO₂ levels into the future.
  4. Allows users to query climate data in plain English, turning raw data into human-friendly insights.
  5. Encourages actionable awareness by offering practical steps individuals can take to combat climate change.

How we built it

  1. Streamlit for the interactive web interface.
  2. Python (pandas, numpy, matplotlib, scikit-learn) for data analysis, visualization, and modeling.
  3. Simulated datasets for anomalies, CO₂, and sea-level rise (for illustrative purposes).
  4. Natural Language Processing (NLP) to allow question-answering based on the dataset context.

Challenges we ran into

  1. Finding reliable datasets that were both comprehensive and easy to simulate.
  2. Designing an interface that is both scientifically accurate and accessible to non-experts.
  3. Balancing between complex climate models and a simplified version for demonstration purposes.

Accomplishments that we're proud of

Built an end-to-end interactive storytelling platform in a short time. Successfully integrated data visualization, AI predictions, and Q&A features. Created a tool that can be used in classrooms, workshops, and awareness campaigns.

What we learned

How to simplify complex datasets while keeping the story compelling. That people connect better with narratives rather than just raw data. The power of combining AI + visualization to make science more approachable

What's next for GreenAI

Integrating real-world climate datasets (NASA, NOAA, IPCC). Expanding the AI to answer more nuanced questions and support policy discussions. Adding sea-level rise and extreme weather event simulations. Deploying a public-facing version so educators, activists, and the general public can use it.

Built With

Share this project:

Updates