End‑to‑end retail analytics from CCTV to live dashboard
The project ingests CCTV video, runs YOLOv8 detection and tracking, stores events via a FastAPI service backed by PostgreSQL, and visualizes metrics on a React dashboard. It delivers visitor counts, conversion rates, heatmaps, and anomaly alerts for retail operators. Docker Compose bundles the whole stack for straightforward deployment, offering a turnkey solution compared to cobbling together separate components.
View on GitHub →Satyam-344/store-intelligence-purplle-v2