This is a Proof of Concept only and not for Production use
This is an iOS application that leverages Amazon Web Services to provide a facial recognition solution. The iOS application interfaces with AWS through their SDKs. The following AWS Services are used:
- AWS Rekognition
- AWS DynamoDB
- AWS Lambda
- AWS S3
An AWS account with access to the requied services. Keys to the account are to be added to the configuration file. AWS Console access is needed to monitor the services. XCode v10+ / Swift v4+ is needed to run the iOS application.
To Be Determined.