Control your computer's mouse cursor using hand gestures β powered by AI, OpenCV, and MediaPipe.
- ποΈ Hand Gesture Control β Move the cursor by moving your hand in front of the camera
- π Click Detection β Perform clicks using finger gestures
- π£οΈ Voice Commands β Control actions using voice input
- π Web Dashboard β Monitor and configure via a built-in web UI
- β‘ Real-time Tracking β Smooth and responsive cursor movement
- Python 3.8+
- Webcam
# Clone the repository
git clone https://github.com/DEVRAJ-20/AI-Virtual-Mouse.git
cd AI-Virtual-Mouse
# Install dependencies
pip install -r requirements.txt
# Run the application
python src/main.pyAI-Virtual-Mouse/
βββ src/ # Python source code
βββ web/ # Web dashboard (HTML/CSS/JS)
βββ requirements.txt
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is open source and available under the MIT License.
Made by Devraj K Chandani