AI Property-Monitoring Platform
Aegis is an AI-powered monitoring platform that automatically detects residential common-area violations such as smoking, vaping, and littering inside apartment complexes. It pairs low-latency edge detection (YOLOv8) with deep vision reasoning (Google Gemini 2.5 Flash) to catch violations accurately while keeping cloud costs low. Built for apartment homeowners' associations, property managers, and building security teams.
High cloud-API cost from analyzing every frame
A lightweight YOLOv8 edge gate screens frames first; only high-confidence crops are forwarded to Gemini for deep analysis.
Unreliable camera networks and dropouts
A fault-tolerant layer with automatic reconnection and a 60-second backoff keeps the dashboard live without crashing.
Discovering cameras with zero configuration
ONVIF plus custom TCP port scanning auto-detects active IP / NVR cameras for a plug-and-play setup.
Team Lead — architected the two-stage AI vision pipeline, camera discovery, and RTSP ingestion; led a team of 5.