ahtashamfarooq193-pixel/Face-Attendance-System ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple face attendance system that can recognize people from a webcam or uploaded photos and mark their attendance automatically.

I want it to let me add a person once, store their face data, then detect them later and save their name, time, and date in an attendance list. If the same person shows up again, it should not keep adding duplicates. Please include a basic way to view the attendance records and a clear status message like recognized, unknown, or already marked.

Keep it easy to run from a notebook or a simple local app, since this looks like a small demo project. If you need to, look up current docs online for whatever face recognition or camera libraries make the most sense. Make it clean, working, and simple enough that I can test it right away with my own face and a few sample users.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab