a sign language messaging app written in python with Poetry and uses TensorFlow, MediaPipe, OpenCV
git clone git@github.com:AmitHalpert/convo.git
cd convo
poetry install
poetry run start
remember to use the supported python version poetry env use 3.11.3