Spaces:
Runtime error
Runtime error
updated metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# PhishGuardian AI 🛡️
|
2 |
|
3 |
AI-powered phishing email detection using DistilBERT for real-time security analysis.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: PhishGuardian AI
|
4 |
+
sdk: gradio
|
5 |
+
emoji: ⚡
|
6 |
+
colorFrom: red
|
7 |
+
colorTo: yellow
|
8 |
+
pinned: false
|
9 |
+
thumbnail: >-
|
10 |
+
https://cdn-uploads.huggingface.co/production/uploads/6838c79ebfdc8508f8fdead2/Y8nN6RWVuCMaJNmLG5X-A.png
|
11 |
+
short_description: UDSM AI-powered tool for real-time phishing email detection.
|
12 |
+
---
|
13 |
# PhishGuardian AI 🛡️
|
14 |
|
15 |
AI-powered phishing email detection using DistilBERT for real-time security analysis.
|