This is a demo project which accompanies the article at https://medium.com/@dfernaro/astounding-results-highly-accurate-face-comparison-using-ai-d70531685a2b.
Please, make sure that you update the file bin/sample-face-recognition.ts which contains the AWS account and region.
The cdk.json file tells the CDK Toolkit how to execute your app.
npm run buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template
