ar07xd commited on
Commit
e5d4c00
·
verified ·
1 Parent(s): 83d3b05

Sync from GitHub via hub-sync

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: DeepShield
3
+ emoji: 🛡️
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
+ # DeepShield Backend
12
+
13
+ This is the AI-powered backend for DeepShield, hosted on Hugging Face Spaces.
14
+ It provides multimodal misinformation detection using ViT, BERT, and Gemini Flash.
15
+
16
+ ## 🚀 Features
17
+ - **Image Deepfake Detection** (ViT)
18
+ - **Fake News Detection** (BERT)
19
+ - **Explainable AI** (Gemini)
20
+ - **PDF Reports** (WeasyPrint)
21
+
22
+ ## 🛠️ Tech Stack
23
+ - FastAPI
24
+ - PyTorch
25
+ - OpenCV
26
+ - Neon Postgres