KELP
Hackathon · AI Environmental Risk Visualization
About
Developed at DubHacks 2025, KELP is an AI-driven environmental risk visualization platform that transforms natural language scenarios into interactive 3D geospatial data. Users can input hypothetical prompts such as 'What if all cars in Seattle were electric?' to see predicted impacts on pollution and emissions across all 39 Washington State counties. The platform bridges the gap between complex climate modeling and intuitive data storytelling by rendering predictions as a dynamic 3D terrain map.
Key Highlights
—Engineered a two-stage AI pipeline using Gemini 2.5 where a Director agent parses natural language into technical specs and an Engineer agent predicts environmental shifts grounded in real-world baseline data.
—Implemented Deck.gl and Mapbox GL to render extruded 3D county polygons, creating a risk topography where vertical height and color gradients represent environmental severity.
—Orchestrated real-time data fetching from the Washington DNR GIS server to map AI-generated predictions onto official state boundary geometries.
—Developed an automated reporting engine that provides users with interactive risk gauges and technical explanations for county-level data fluctuations.
