Skip to content

A human face recognition web app built using React, Node, Express with PostgreSql.

Notifications You must be signed in to change notification settings

shubh08/smart-eye-face-recog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Recogniser App

This app first asks the user to register upon which the user can log in to the application. Steps to use this application

  • Register in the application
  • Signin to the application
  • Copy the url of the image in which you are interested in detecting the human face
  • Click detect image button.
  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

About

A human face recognition web app built using React, Node, Express with PostgreSql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published