Skip to content

avaibh/Intelligent-System-Design-using-Cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Spam Detector

DESCRIPTION

"Email Spam Detector" is a serverless, microservice driven application, powered by a machine learning model to predict whether an email is spam or not. This system that upon receipt of an email message, automatically flag it as spam or not, based on the prediction obtained from the ML model. And it replies back to the sender of the email with a reasonable prediction. It is designed using multiple AWS components :-

Amazon Sagemaker, AWS S3, AWS Lambda, AWS SES and Amazon CloudFormation

ARCHITECHTURE

alt text

SAMPLE OUTPUT

Prediction email

The sender recieves an email with reasonable predictions about spam/not spam alt text