Tagged with
Ai

Serverless AI powered content moderation service
In this post, I extend the File Manager service I built previously by adding content moderation capabilities. The original service stores files in S3 and records them in a DynamoDB table, using a serverless, event-driven approach. Now, with AWS GuardDuty and Rekognition, I’ve enhanced the service with malware scanning and image moderation.
Building a serverless AI powered translation service
Talk about serverless and event-driven AI powered translation bot using AI services from AWS

Serverless and event-driven translation bot
Blog post how I created a serverless and event-driven translation service using AI services from AWS, like Amazon Translate and Amazon Polly. Step by step guide how to create this solution and integrate it with Slack for translations using a slash command.

Building a serverless AI powered translation service
Talk about serverless and event-driven AI powered translation bot using AI services from AWS