Inspiration

We wanted to have a positive impact on the world by using googles generative AI to help deliver data on the earths oceans and how clean they are.

What it does

This app shows satellite images of the earths ocean, chlorophyll levels, sea current levels and the photosynthetically radiation levels.

How we built it

We build this app using NASA's API in python to send images to Google's Gemini AI and then showcasing those images on a webpage using HTML and CSS.

Challenges we ran into

Getting the satellite data was very difficult to do. We wanted to use Longitude and Latitude to receive the data but instead they use Rows and Columns display they're data. We had to derive an equation to derive the longitude and latitude.

Accomplishments that we're proud of

Understanding the data used by NASA so that we could successfully obtain the satellite images.

What we learned

We learned how to read and understand satellite data NASA collects. We learned how to use Geminis predictive model to analyze and determine the health of a marine ecosystem.

What's next for Pollution Solution

We plan to continue the project since it was a great challenge and continue to learn how else we can improve on our app.

Built With

Share this project:

Updates