An open API service indexing awesome lists of open source software.

https://github.com/mikeacosta/image-rekognition-lambda

Image detection
https://github.com/mikeacosta/image-rekognition-lambda

aws-lambda rekognition

Last synced: 3 months ago
JSON representation

Image detection

Awesome Lists containing this project

README

        

# image-rekognition-lambda

[Image detection application](https://www.postcore.net/sns) using the Amazon Rekognition deep learning image analysis service. The application is currenlty configured to surface labels detected with 90% confidence.

## Technologies
* Amazon Rekognition
* AWS Lambda
* Amazon S3
* Amazon Simple Notification Service
* [ASP.NET Core](https://docs.microsoft.com/aspnet/core/)
* [SignalR](https://dotnet.microsoft.com/apps/aspnet/signalr)