Skip to content

ctran20/RecognitionBrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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