I have developed an AI-based mouse that works using image processing and computer vision concepts. This smart mouse tracks the user’s hand gestures to control cursor movement and simulate clicking actions on the screen. The project is coded in Python and leverages two main libraries: OpenCV and Mediapipe. OpenCV handles image capturing and processing, while Mediapipe provides accurate and fast hand-tracking features. This AI mouse is especially useful for accessibility purposes and contactless computer control, offering a seamless and interactive experience. The interface is simple and user-friendly, making it easy for anyone to use and navigate.