Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 472 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 472 Bytes

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