/twin-check

📷 Web app that determines the similarity value between two faces using face-api.js and your camera!

Primary LanguageJavaScriptMIT LicenseMIT

twincheck

📷 Web app that determines the similarity value between two faces using face-api.js and your camera! WIP

Getting Started

  • Clone the repository
  • Change directory
cd twincheck/twincheck
  • Install the dependencies using yarn or npm
yarn
  • Start the project
yarn start