/visage-verifie

Primary LanguageTypeScriptMIT LicenseMIT

visage-verifie

Facial recognition software to detect if an ID matches a live video of a user using face-api.js

To use locally:

  1. Clone the repository
  2. $ cd visage-verifie/examples/examples-browser/
  3. $ npm install
  4. $ npm start
  5. Go to localhost:3000 in the browser and have fun!

Note: on Macs, if having issues with webcam permissions in Chrome open localhost:3000 in Safari instead