Skip to content

SaketR3/Greenlife1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Greenlife

Link

Check out the web app here! https://green-life.app/

Concept

While there's lots of advice online about how people can decrease their carbon emissions, too much of it isn't relevant to a person's specific situation. People who bike to work don't need to drive less. And not everyone can afford to buy solar panels. It's too difficult to find advice that works for you.

That's where this project comes in. I built a web app that uses the ChatGPT API to create a personalized climate guide for users. Users simply need fill out a few questions, and the web app will show them a series of relevant steps with actionable items they can take to decrease their carbon footprint right now.

Generative AI technologies like ChatGPT have been touted as helping "boost productivity" and "enhance creativity," but I've always thought that LLMs could have better applications. With this project, I aimed to use generative AI to help solve a social problem (here, climate change) and I am happy to have used LLMs in this more unique manner.

Tech Stack

  • React
  • React Router
  • React-PDF (to generate a PDF with a user's personalized climate guide that they can optionally download)
  • Vanilla CSS

    • More Details

      Guide Creation Page:

      Here, users can enter information about their lifestyle.

      Form with questions asking about a user's lifestyle

      Continued form with questions asking about a user's lifestyle


      Guide Generation:

      Once the guide is generated, it is displayed in a neat accordion drop-down menu.

      Box with personalized advice on how user can decrease their carbon emissions


      PDF Generation:

      Users can optionally download their personalized climate guide as a PDF.

      PDF with user's personalized climate guide


About

A web app that uses the ChatGPT API to create a personalized climate guide to help users decrease their carbon emissions

Topics

Resources

Stars

Watchers

Forks

Contributors