Skip to content

turanalmammadov/turanio-aws-rekognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TURANIO-AWS-REKONGNITION

Recognize and compare faces using AWS Rekognition API

AWSREKONGNITIONTURANIO

Don't forget to change AWS keys which are stored in /assets/awsconfig.json

Setup

Get the code:

git clone https://github.com/turanalmammadov/turanio-aws-rekognition.git

Install dependencies:

cd turanio-aws-rekognition
npm install

Run the server:

npm start