vardanagarwal/Proctoring-AI ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app for automatic online exam proctoring that watches the user through their webcam and microphone.

I want it to monitor a student during an exam and flag suspicious behavior like looking away, turning their head, opening their mouth a lot, another person entering the frame, a phone showing up, or a face that looks fake or spoofed. It should also listen to the microphone, turn speech into text, and compare it against the exam question text so a proctor can see any matching words or likely talking during the test.

Please make it run in real time with a simple main script, and split the vision and audio parts cleanly so they can be used separately too. If you need to check current setup details or models online, go ahead and look them up. Keep the UI simple and practical, since this is mainly for a proctor to review alerts quickly.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab