Skip to content

This Repo Includes A Face Recognition app which can detect a face Using Clarifai's AI Module

Notifications You must be signed in to change notification settings

ishaaqziyan/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecognition App

Note: Switch to the branch multiplefaces if you want to detect multiple faces face

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. You must add your own API key in the API/controllers//image.js file to connect to Clarifai.

You can grab your Clarifai API key here Note: We use Postgres as the Database, and you are required to run your server which is in the API File before starting the frontend.

About

This Repo Includes A Face Recognition app which can detect a face Using Clarifai's AI Module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published