A video streaming application designed to assist individuals with disabilities by capturing pictures based on a timer or a single click. The application detects lip movements to predict spoken words, enhancing communication for those with speech impairments.
How to setup the project in your local machine
- Setup ssh keys in your local machine.
- Clone the repo
git clone git@github.com:Sayantan-s/Project_22.git
- Set up a
.gitignore
file and add whatever you find in this link -> (/.gitignore)