Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 771 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 771 Bytes

Face Recognition Web

  • A face recognition web application that recognizes faces in any image url you put in.
  • Users can register an account and sign in to use the app to keep track of the total entries the user got (as like a score).
  • The application was developed using React JS, Express JS and the Clarifai API. The server and database (PostgeSQL) was deployed using Heroku.

Home Screen

  • Right click on the image that you want to use
  • Select "Open image in new tab"
  • Then copy the URL and pasta them in the box


Register Screen

  • The password are hashed and store securely
  • You don't have to verify your email to make things easier