AI hand gester mouse project is a AI based project in which you can assess the volume control with gestures without physically touching the mouse or the system. This project detects the hand and counts the fingers with the first finger up and thumb up all fingers down you can change the volume up and down and with pink finger up with index finger and thum it locks the volume to the specific volume give by the gesture. The project is made using python language.
pip install cv2
# and
pip install mediapipe
# and
pip install comtypes
# and
pip install pycaw
# and
pip install ctypes
and if any error occurs
pip install time
# and
pip install math
# and
pip install numpy