Inspiration

Desire to bring awareness to the environmental impacts of generative AI queries.

Reflecting on historical technological advancements, we recalled the rise of CFCs in the 1930s as cooling chemicals in refrigerators and the negative effects that these chemicals had on the environment. Once more research and awareness was brought to the world's attention on these ozone depleting chemicals, an international treaty was adopted in 1987 to phase out the use of CFCs worldwide. The Montreal Protocol is regarded as a highly successful global environmental treaty.

With the current rise of AI, not many people are aware of the significant environmental impacts of the training and usage of generative AI. We were inspired to bring more awareness to the severely high levels of energy required for LLM training, query interpretation, and response generation.

What it does

  • Tracks user's ChatGPT queries through a Chrome extension
  • Authenticates users via Auth0
  • Visualizes GenAI usage over time
  • Displays a leaderboard comparing users' tracked energy consumption to motivate users to "compete" for the lowest energy consumed through ChatGPT queries

How we built it

  • Chrome Extension/Website: HTML, CSS, JS
  • Database: Firebase
  • Login: Auth0, Google

Challenges we ran into

  • Authenticating via Auth0 in the Chrome extension
  • Bundling JS modules via webpack/CDN

Accomplishments that we're proud of

  • Linking the website and Chrome extension via Firebase
  • Persistent user login
  • Secure user authentication with Auth0

What we learned

  • JS bundling with Vite/webpack/CDN
  • Web Development

What's next for greenbean

  • Visualizing environmental impact of different AI companies
  • Differentiating between GenAI models used
  • Appending "-ai" to google searches

Built With

Share this project:

Updates