Loading repository data…
Loading repository data…
Radhika-RR / repository
CyberGuard Assistant is a full-stack cybersecurity project with a phishing detector and AI-powered QnA chatbot. It uses ML to classify phishing emails and a JSON-based chatbot for cybersecurity awareness. Built with FastAPI backend, and HTML/CSS/JS frontend
CyberGuard Assistant is a full-stack cybersecurity project with a phishing detector and AI-powered QnA chatbot. It uses ML to classify phishing emails and a JSON-based chatbot for cybersecurity awareness. Built with FastAPI backend, and HTML/CSS/JS frontend
A web application that provides:
spam_ham_dataset.csv in the backend/data/ directorydocker-compose up --buildhttp://localhost:8000Install Python 3.9+ and required packages:
Download NLTK data:
import nltk
nltk.download('stopwords')