This document summarizes a research paper that proposes a non-intrusive system to detect driver drowsiness in real-time using eye closure ratio as an input. The system uses a Raspberry Pi camera to capture photos of the driver's eyes. If the eye closure ratio decreases below a standard ratio, the driver is alerted via notification and an email is sent to the vehicle owner. The paper describes the proposed system methodology in detail using data flow diagrams, flowcharts, and descriptions of the facial landmark detection and eye aspect ratio algorithms used to detect drowsiness.