🌿 Evergreen Sentinel — AI Sustainability Auditor
This is a submission for Weekend Challenge: Earth Day Edition
What I Built
Describe any item — a plastic bottle, leftover food, an old t-shirt — and Evergreen Sentinel tells you exactly what to do with it based on your local 2026 waste laws and current weather conditions.
Every audit returns:
- A category — Fabric, Food, or Materials
- A Comfort/Spoilage assessment based on live local weather
- A Circular Action grounded in your city's actual waste regulations
Demo
🔗 Live App
Code
(https://github.com/judexify/evergreen-sentinel)
How I Built It
Stack: React + Vite, Supabase and backboard (auth + persistent state), Groq/LLaMA 3.3 (reasoning), Tavily (real-time search)
On every audit, Tavily fetches live weather and 2026 waste laws for the user's city. Both are injected as context into a Groq prompt which returns a structured JSON audit. All results are saved per user in Supabase with RLS full isolation between accounts.
The key insight: sustainability advice shouldn't be generic. What you do with plastic in Lagos is different from Berlin. The app fetches real, location-specific context every time.
Prize Categories
-
Best Use of Backboard — user memory (location, eco score, audit history) managed through a
getMemory/setMemoryinterface backed by Supabase
United States
NORTH AMERICA
Related News
How Braze’s CTO is rethinking engineering for the agentic area
10h ago
Amazon Employees Are 'Tokenmaxxing' Due To Pressure To Use AI Tools
21h ago

Implementing Multicloud Data Sharding with Hexagonal Storage Adapters
15h ago

DeepMind’s CEO Says AGI May Be ~4 Years Away. The Last Three Missing Pieces Are Not What Most People Think.
15h ago

CCSnapshot - A Claude Code Configs Transfer Tool
21h ago