This Python project uses OpenCV and cvzone's HandTrackingModule to detect hand gestures via webcam and opens different websites based on finger combinations. It's a fun and interactive way to control your browser using only your hand gestures!
- ๐ Real-time hand gesture detection using your webcam
- ๐ Opens different websites based on finger gestures
- ๐ก Easy to use and beginner-friendly
- ๐ง Uses Computer Vision (OpenCV) and AI-based Hand Tracking
- Python 3
- OpenCV
- cvzone (HandTrackingModule)
- OS Module
- Clone the Repository:
git clone https://github.com/yourusername/gesture-web-opener.git
cd gesture-web-opener