This document describes a system for real-time driver drowsiness detection using deep learning techniques. The system uses a camera to capture the driver's face and analyze it using CNN and HAAR classifiers to detect if the eyes are open or closed. If the eyes are closed for more than 0.7 seconds, an alert sound is triggered to wake the driver. The goal is to accurately and non-invasively detect drowsiness through eye movement monitoring and alert the driver in real-time to prevent accidents.