SpamFish - A scam detector browser extension

A browser extension that detects spam emails

Description

SpamFish is a browser extension designed to protect users from the ever-present threat of spam emails. Using a trained logistic regression model, the extension analyzes the content of emails directly within the browser, identifying and flagging potentially malicious or unwanted messages. This provides a proactive defense against phishing attempts and reduces the clutter of unwanted emails, improving user productivity and online safety. The backend is built with FastAPI, providing a robust and efficient API for prediction requests.

Issues & Pull Requests Thread
No issues or pull requests added.