CS | Cloud Architecture
AWS Garbage Classifier
This is a web service where users can upload an image of a garbage item and see whether or not the item is recyclable.
It uses AWS and consists of a client, an EC2 server, an S3 bucket, and a Lambda function that triggers a Tensorflow model.
View code