A web application that detects whether a message is spam or not spam using machine learning and a clean UI built with Flask.
- 🔍 Input message and get real-time prediction
- 🎯 Trained using
MultinomialNB
andTfidfVectorizer
- 🧠 80/20 train-test split with high accuracy
- 🎨 Styled UI with custom HTML + CSS
- 🌐 Flask backend
- ✅ Deployment-ready
Coming Soon: View Live on Render