Sign Language Teacher is a software that teaches you sign language by continuously evaluating your sign language skills and adapting accordingly.
The recommended Python version for this project is Python 3.8 or higher. It is generally recommended to start a new Virtualenv before installing the project requirements.
When you have activated the virtual environment, install the requirements:
pip install -r requirements.txt
Start the program by running main.py:
python main.py
When the program has started, indicate your name in the terminal prompt and a new window should open. Now you are ready to start learning sign language!