Skip to content

fatemamandsourwala/face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmartBrain

Local Development

server

  1. Run cd server
  2. Run npm install
  3. Run npm start
  4. You must add your own API key in the controllers/image.js file to connect to Clarifai. You can grab Clarifai API key here

** Make sure you use postgreSQL instead of mySQL for this code base.

frontend

  1. Run cd frontend
  2. Run npm install
  3. Run npm start

About

App with login/logout functionality plus it can detect faces in images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published