AI hand gester mouse project is a AI based project in which you can assess the mouse with gestures without physically touching the mouse. This project detects the hand and counts the fingers with the first finger up and all fingers down you can move the mouse and with first finger and middle finger you can click. The project is made using python language.
pip install cv2
# and
pip install mediapipe
# and
pip install autopy
and if any error occurs
pip install time
# and
pip install math
# and
pip install numpy