/aws_rekognition_flutter

The python script runs over aws lambda, being powered by serverless. AWS image Rekognition microservice supports face comparision and the json file is read in flutter app as deployment

Primary LanguagePython

aws_rekognition_flutter

The python script runs over aws lambda, being powered by serverless. AWS image Rekognition microservice supports face comparision and the json file is read in flutter app as deployment

  • to deploy the code over serverless : serverless deploy --verbose -s dev

  • to see the logs : serverless logs -f hello -s dev