View Project
Not So Phishy is a cybersecurity project aimed at detecting and preventing phishing attacks in real-time. It features a machine learning model trained on a dataset of over 10,000 samples to assess the trustworthiness of URLs. The platform provides users with real-time predictions, a searchable list of potential phishing sites, and an intuitive interface for evaluating suspicious links. Built with Python and Flask for backend services, the project is designed to enhance online security and user awareness.
Built with