Spaces:
Running
Running
| title: DeepShield | |
| emoji: 🛡️ | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # DeepShield Backend | |
| This is the AI-powered backend for DeepShield, hosted on Hugging Face Spaces. | |
| It provides multimodal misinformation detection using ViT, BERT, and Gemini Flash. | |
| ## 🚀 Features | |
| - **Image Deepfake Detection** (ViT) | |
| - **Fake News Detection** (BERT) | |
| - **Explainable AI** (Gemini) | |
| - **PDF Reports** (WeasyPrint) | |
| ## 🛠️ Tech Stack | |
| - FastAPI | |
| - PyTorch | |
| - OpenCV | |
| - Neon Postgres | |