Our project uses AI and computer vision to detect when a driver is getting drowsy or dizzy by monitoring their eye movements in real time. If signs of fatigue are detected, it immediately triggers a loud alarm and sends a live location alert via Telegram to emergency contacts. Built with Python, OpenCV, Dlib, and Scipy, this system aims to prevent accidents and save lives — especially on long or late-night drives.
What challenges did you encounter?
We got several challanges like:
Open CV was not getting initalized in our machine
Debugging was a bit difficult.