Skip to content

joeyqlim/smartbrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartbrain

Face recognition app using Clarifai API.

Features:

  • Register, sign in and sign out with unique user profiles
  • Secure password encryption with bcrypt
  • Face recognition box drawn around every face detected in the image linked to the URL input

Technologies used:

  • Front end: React.js, HTML, CSS
  • Back end: Node.js, Express.js, PostgreSQL