Description This project is a simple Python application that allows you to control your mouse cursor using your eye movements and blinking for clicks. Features Control cursor movement with eye gaze tracking. Perform clicks by blinking. Dependencies This project requires the following Python libraries: OpenCV MediaPipe PyAutoGUI