talm-reccompface
v0.0.2
Published
Recongnize and compare faces using AWS Rekognition API
Maintainers
Readme
TURANIO-AWS-REKONGNITION
Recognize and compare faces using AWS Rekognition API
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.gitInstall dependencies:
cd turanio-aws-rekognition
npm installRun the server:
npm start

