Real-time face recognition system for protecting everyday employees from identity theft.
Add Webpack.
Expected update in v0.0.5- Add a github bot to automate build and deploy process on Now.sh using webpack.
- Webcam.js
- Tensorflow.js
- Now CLI
- GraphQL
- Babel, Apollo and Webpack
- Python 3.6 and Pipenv
$ git clone https://github.com/sambhav2612/face.git
$ cd face
$ npm ci # or npm install
$ npm start
# enter following command to build
$ npm build
# enter following command to deploy to now.sh
$ npm deploy
TODO
© 2018 Sambhav Jain under MIT License (https://sambhav2612.mit-license.org)