A real-time industrial personal protective equipment detection system delivered as a SaaS platform, built on YOLO and OpenCV.

SmartSafe AI monitors industrial work sites in real time and detects whether personnel are wearing the required personal protective equipment. The system runs YOLO-based object detection over live camera streams handled with OpenCV and FFmpeg, persists detection events to a SQL database, and exposes the results through a modern full-stack dashboard. The whole stack is containerised with Docker for repeatable deployment across sites.