About This Architecture
Privacy-first phishing detection system processes screenshots, emails, SMS, PDFs, and social media content entirely on-device without transmitting user data. Input flows through OCR Engine and Direct Text Parser into unified Extracted Text Module, then to AI Phishing Detection using NLP and CNN analysis. Risk Scoring Engine assigns 0-100 scores with color-coded thresholds (Safe 0-30, Suspicious 31-69, Phishing 70-100) while Explainability Module surfaces suspicious phrases and reasoning. Fork this diagram on Diagrams.so to customize detection thresholds, add new input sources, or integrate with campus security systems.