serverless-photo-recognition
serverless-photo-recognition copied to clipboard
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
Results
2
serverless-photo-recognition issues
Sort by
recently updated
recently updated
newest added
Hi, I was trying to run the script and even when the shell shows "You're done" actually it get stuck on this script: ``` echo "Importing the swagger template" aws...
Found this out after some fumbling, I was set to text and that broke the SED/AWK etc. in the shell scripts. Easy to deal with, but would be great to...