Control the volume with hand gesture, written in python.
View the Project on GitHub KrishnaVyshak/Volume-Controller-Hand-Gesture

pip install opencv-python
pip install mediapipe
pip install numpy This will be automatically downloaded when downloading Media Pipe, otherwise download it manually
git clone https://github.com/KrishnaVyshak/HandGestureVolumeController.git

Thank you
~ Krishnavyshak