Tag: rekognition
-
👁️ Building an Image Recognition App in AWS with Amazon Rekognition

I recently tackled a project where I wanted to identify faces, text, and objects in images using Amazon Rekognition, all from a .NET Lambda function in AWS. It was my first time doing anything like this in C#, and I definitely hit a few snags along the way. But by the end, I had a… Read more
