This is a python script that can read sign langauage. First input.py takes input and trains the model. Secondly index.py shows the results according to the trained model. Before you use it run these code on your terminal: pip install opencv-python pip install scikit-learn pip install numpy pip install tensorflow pip install mediapipe