We made a hand gesture calculator using Python. It can add, subtract, multiply and divide numbers based on hand gestures.
- Python (>=3.11)
- Clone this repo
- Open the directory to which you cloned in terminal
- Run:
pip install -r requirements.txt
- Run the code:
python main.py
Now you can interact with the hand gesture calculator.
To evaluate, you need to type "=". The hand gesture for that is:

For more details, you can check out our YouTube video:
https://youtu.be/F217CjIk9mE



