Inspiration

As a Sustainability Data Analyst specializing in energy and climate analytics, I often deal with large volumes of sustainability reports, policy briefs, and research papers. Extracting meaningful insights from these documents can be time-consuming, especially when preparing summaries or identifying greenwashing. This inspired me to build ClimaLens, a Chrome extension powered by Chrome’s built-in AI.

What it does

ClimaLens is a Chrome extension that helps sustainability professionals, analysts, and energy experts quickly extract meaningful insights from sustainability-related web content.
It integrates Chrome’s built-in AI to perform four main functions directly in the browser:

  • Intelligence Summary: Generates concise, expert-level summaries of sustainability and energy-related content.
  • Metrics Extractor: Extracts quantitative and qualitative ESG and climate-related data for quick analysis.
  • Greenwashing Scan: Detects potentially misleading sustainability claims or inconsistencies in statements.
  • Simple Explanation: Breaks down complex sustainability jargon into simple, easy-to-understand language.

How I built it

ClimaLens was built using HTML, CSS, and JavaScript, leveraging Chrome’s Manifest V3 for secure and efficient API communication. It integrates Chrome’s built-in AI (Summarizer API) to analyze and process sustainability-focused content in real time.
The user interface was designed for simplicity, with responsive layouts, subtle animations and intuitive button interactions to enhance user experience.

Challenges I ran into

One major challenge was designing a clean and intuitive popup interface that could handle multiple AI-driven tasks without clutter or delay.
I also faced issues ensuring the content script could reliably extract readable data from various websites, as some sites block access to page text.
Another challenge was Summarizer API responses to maintain relevance for sustainability topics while keeping performance optimized.

Accomplishments

I successfully built a working Chrome extension that combines AI-powered text analysis with a smooth, accessible UI.
Each feature from summarization to greenwashing detection works directly in the browser without needing external tools.
I am glad that ClimaLens offers sustainability experts a faster, smarter way to analyze environmental data and corporate ESG claims in real time.

What I learned

Through this project, I gained hands-on experience in Chrome extension development, AI API integration, and sustainability data workflows.
I learned how to design modular, efficient JavaScript functions for content analysis and UI updates.
Most importantly, I deepened my understanding of how AI can accelerate sustainability analysis and improve climate-focused decision-making.

What's next for ClimaLens - Chrome Extension

Add export to Google Docs/Sheets integration. Introduce multi-language support. Enhanced greenwashing detection algorithms.

Share this project:

Updates