Archive Project
Sureviews
Review summarization for locations on Google Maps.
A web app that summarizes review data and generates sentiment-driven subcategory insights for places.
PythonFlaskJavaScriptGoogle Maps Platform
What it does
Sureviews condenses large numbers of reviews into a faster read for users trying to assess a location.
The product idea was to turn noisy review text into something more actionable than scrolling through dozens of comments.
Technical focus
The implementation combined Python services, frontend code, and third-party platform data to produce summarized outputs.
It was another useful example of stitching together external data, model behavior, and a UI into a coherent product loop.