An event-driven app to label images on top of AWS using SST (Serverless Stack), TypeScript, and React.
https://github.com/jpbarbosa/sst-rekognition/wiki
- API Gateway
- DynamoDB
- EventBridge / Event Bus
- Lambda Functions
- Rekognition
- Simple Queue Service (SQS)
- Simple Storage Service (S3)
- React Frontend
Image labeled in the above example by Kendisan Seruyan: https://1x.com/photo/56370
- SST (the awesome tool that made this app possible)
- AWS Docs - Detecting labels in an image
- AWS Blog - Use Amazon S3 Event Notifications with Amazon EventBridge
- YouTube - What is Event Driven Architecture?
- YouTube - Amazon S3 Event Notifications with Amazon EventBridge
- Medium - Add Objects to a Bucket Using a Browser-Side Script with AWS SDK and Cognito