Shadin710/Safety-AI ? reverse-engineered prompt

Reverse engineered prompt

Build me a full stack Safety AI dashboard for PPE compliance monitoring.

I want a clean web app where someone can upload an image or a video and get back detection results for safety gear like helmets, vests, and masks, with annotated output and simple stats like total detections, violations found, compliant items, compliance rate, frames processed, and FPS for video. The app should have a React frontend and a FastAPI backend, and use a YOLOv8 model for the detection work.

Please also save violation events to a PostgreSQL database so there is a basic audit log with timestamps and metadata. If a serious violation is found, trigger an automated SMS alert through an n8n workflow. Make it easy to run locally with Docker and docker compose, and set up basic CI so the frontend and backend build and test on GitHub Actions. If you need to look up current docs online, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab