Police Department Leadership needed a centralized system that could capture, organize, and visualize data, while also simplifying the internal complaint review and response workflow.
We built three major components:
- An AI ChatBot designed to assist Chandler PD staff by providing a quick and intuitive way to access information and streamline their workflow.
- A responsive public-facing complaint form, allowing Chandler residents to report traffic complaints quickly and accurately from desktop or mobile devices.
- An internal complaints portal and dashboard, enabling Chandler PD staff and admins to view, filter, manage, and respond to reports using tools like heatmaps, status updates, and email forwarding.
The solution was powered by several key AWS services:
- AWS Amplify for deploying the frontend interface
- API Gateway + AWS Lambda for secure API interactions
- Amazon DynamoDB for storing complaint records
- Amazon Lex for natural language queries through a chatbot
- Amazon Simple Email Service (SES) for verified email forwarding
- ArcGIS for beat-level mapping and complaint heatmaps
Visit blog to learn more and access open-source code.