This is a simple Python-based application that tracks whether the user is looking at the screen using a webcam.
The system analyzes the position of the user's eyes and estimates gaze direction in real time. If the user is not looking at the screen (i.e. not looking at the center) for more than n seconds, the application automatically plays a video to bring their attention back.
This project is built as a lightweight prototype for attention-aware interfaces and anti-distraction systems.
