Cat world is a simple webapp that allows you to upload an image of a cat and a soundbit of it meowing to somewhere on an interactable globe.
This project was created in order to teach myself how to use AWS features. Project is hosted using ES2, routed via Route 53, image/audio data stored using S3, metadataed stored using DynamoDB, audio content verified using Transcribe, image content verified using Rekognition, verification process triggered using Lambda function.