Skip to content

A MERN ( mongodb , express, React , Node ) application , that detects faces in an image. Currently uses an api (clarify api) can detect multiple faces in an image .

Notifications You must be signed in to change notification settings

sudipt1999/FaceRecApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecApp

A MERN ( mongodb , express, React , Node ) application , that detects faces in an image. Currently uses an api (clarify api) can detect multiple faces in an image .

Start the project

  1. Clone the project
  2. Move to faceApi dir
  3. Run npm install
  4. Move to face dir
  5. Run npm install
  6. Run npm start
  7. Change to FaceApi dir
  8. Run npm start
  9. Enjoy the project at localhost:3000

About

A MERN ( mongodb , express, React , Node ) application , that detects faces in an image. Currently uses an api (clarify api) can detect multiple faces in an image .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published