Check out the full project on my GitHub to see the Spam Classifier in action and explore the machine learning code.
GitHubThis web application is powered by Flask for the backend, PostgreSQL for data storage, and a machine learning model for intelligent message classification. The system is fully containerized using Docker, ensuring a consistent runtime environment, and deployed on AWS EC2 for reliable, scalable access. The integration of a database enables persistent message tracking, allowing users to view their recent predictions directly from the web interface.