abdull4h commited on
Commit
e0cd09a
·
verified ·
1 Parent(s): cdb2653

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -2
README.md CHANGED
@@ -4,9 +4,35 @@ emoji: 🛡️
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 5.16.1
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 4.0.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+ # 🛡️ AI Phishing Guard
13
+
14
+ An intelligent, user-friendly tool that uses AI to detect potential phishing attempts in emails and text messages.
15
+
16
+ ## Features
17
+
18
+ - Text and Screenshot Analysis
19
+ - AI-Powered Detection
20
+ - Beautiful, Modern Interface
21
+ - Real-time Analysis
22
+ - Detailed Reports
23
+
24
+ ## How to Use
25
+
26
+ 1. Paste text or upload a screenshot
27
+ 2. Click Analyze
28
+ 3. Review the detailed security analysis
29
+
30
+ ## Technologies
31
+
32
+ - Gradio for the interface
33
+ - Transformers for AI analysis
34
+ - OCR for screenshot processing
35
+
36
+ ## Note
37
+
38
+ This is an educational tool. Always verify suspicious messages with your IT department.