City Insight | Capstone Project
A tool for comparing California cities across livability metrics.
City Insight started with a question I kept asking: is there a tool that compares cities using both hard data and what residents actually think about living there? I could not find one that did both well, so I built it.
The interesting problem was not the data: it was the query interface. Most location-comparison tools force you to choose metrics from a predefined list, which means they answer the question the designer anticipated, not the one you actually have. I built an AI chat interface on top of the structured dataset so that natural-language questions resolve against the same data driving the radar charts and maps. The challenge was keeping every interface synchronized: a filter set via chat should immediately be reflected in every view at once.