ShubhraDeshpande / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%