talm-reccompface
v0.0.2
Published
Recongnize and compare faces using AWS Rekognition API
Downloads
2
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.git
Install dependencies:
cd turanio-aws-rekognition
npm install
Run the server:
npm start