Virtual zoom AI hand gester project is a AI based project in which you can detect hand and fingers and with the help of your index finger and thumb you can zoom in and out. The project is made using python language.
if cvzone does not works you can use the HandTrackingModule given in the code by importing the module in the main and using it by change some codes
The hand tracking module is from cvzone.
pip install cvzone
# and
pip install mediapipe
and if any error occurs
pip install time
# and
pip install math
# and
pip install numpy
# and
pip install os or os-sys