Welcome to the AI Whiteboard project! This application uses computer vision and AI to create a virtual whiteboard, allowing users to draw and paint with their hands using a webcam. The project utilizes OpenCV and Mediapipe to track hand movements and gestures in real-time.
- Hand Tracking: Uses Mediapipe for accurate hand tracking and gesture recognition.
- Drawing Mode: Draw on the virtual canvas by moving your index finger.
- Selection Mode: Use two fingers to select different colors or the eraser tool from the header menu.
- Customizable Brushes: Choose from different brush sizes and colors.
- Real-time Performance: Optimized for smooth and real-time drawing experiences.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/utkarsh369gupta/ai-whiteboard.git
- Git Page Site: https://utkarsh369gupta.github.io/ai-whiteboard/