This project uses a local webcam to detect sign language in real time.
Uses tensorflow and ReactJS
To run this project, clone the git repo and intsall it locally using npm:
Clone the repo
$ git clone https://github.com/JeffreyLin1/AirComm.git
Install and run on your local machine
$ cd ../AirComm
$ npm intsall
$ npm start