SafeTrack is an agent-based application built for the Google AI Hackathon, designed to prevent child heatstroke in vehicles. It uses a mock BLE sensor (simulated in the frontend) to monitor a child’s presence, motion, and the ambient temperature in a car.
This data is processed by a chain of AI and deterministic agents deployed on Google Cloud Run. These agents analyze the risk, generate human-readable alerts using the Google AI Studio (Gemini) API, and manage an escalating notification plan.
π― Problem Statement
Every year, dozens of children die from heatstroke after being left in hot vehicles. SafeTrack provides an AI-powered safety net that:
- β Detects when a child is present in a vehicle
- π‘οΈ Monitors temperature conditions
- π¨ Sends escalating alerts to caregivers
- π± Posts public safety alerts if unacknowledged
The hope of the development team is to find a meaningful way to stop accidental hot car deaths of infants and children and we wish them luck on their hackathon concept and idea. More information will be published post the event completion.



