Skip to content

queky18/facerecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition Client Side

  1. Clone this repo

  2. Run npm install

  3. Run npm start

Face Recognition Server Side

  1. Clone this repo
  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 API.

You can grab Clarifai API key here

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

About

Face recognition app, where you will insert your photo and face will be detected.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published