Skip to content

In this project I have created a full website with features including users register and log-in, number of images entries and a face recognition system using Clarifai API.

Notifications You must be signed in to change notification settings

danisan9490/face-recognition-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

face-recognition-js

Welcome to Face-Recognition app.

Built With

Front-end

Back-end

Data Bases

API Face Recognition

What is Face Recognition?

A facial recognition system is a technology capable of identifying or verifying a person from a digital image or a video frame from a video source.

In this project I have created a full website with features including users register and log-in, number of images entries and a face recognition system using Clarifai API.

Getting Started

Prerequisites

For this project you need:

Nodejs
Clarifai API Key

Installing

Go to face-recognition-js/server and run:

npm install

Add your API key to face-recognition-js/server/controllers/image.js and run the server.

nodemon index.js

Now you can go to face-recognition-js/client/face-recognition-js and install all the react dependencies:

npm install

Running React

In the folder face-recognition-js/client/face-recognition-js run:

npm start

Now you can see the Face Recognition web!

Result

Navigation

  • Sign In

  • Log In

  • Face Recognition

About

In this project I have created a full website with features including users register and log-in, number of images entries and a face recognition system using Clarifai API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published