Spaces:
Running
Running
| title: AegisAI Threat Detector | |
| emoji: 🛡️ | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| app_file: app.py | |
| pinned: false | |
| # 🛡️ AegisAI: Advanced Cyber Threat Detection | |
| This is the AI backend for the AegisAI system, built for the Hackathon. It utilizes a multi-agent system to analyze emails and URLs for phishing, spam, and prompt injection attempts. | |
| ## Features: | |
| - **Expert Forensic Insights**: Explainable AI highlighting specific threat markers. | |
| - **Multi-Agent Architecture**: Combined heuristic and transformer-based analysis. | |
| - **Real-time API**: Exposes a JSON endpoint for the Next.js frontend. | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |