Welcome to Face-Recognition app.
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.
For this project you need:
Nodejs
Clarifai API Key
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
In the folder face-recognition-js/client/face-recognition-js run:
npm start
Now you can see the Face Recognition web!
- Sign In
- Log In
- Face Recognition