Spaces:
Sleeping
Sleeping
File size: 794 Bytes
248463f 62e5384 248463f 62e5384 248463f 62e5384 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
title: DeepTrace AI
emoji: ๐
colorFrom: blue
colorTo: purple
sdk: docker
sdk_version: 6.14.0
python_version: '3.13'
app_file: app.py
pinned: false
---
---
title: DeepTrace AI
emoji: ๐ฌ
colorFrom: blue
colorTo: purple
sdk: docker
pinned: true
license: mit
---
# ๐ฌ DeepTrace AI
**Multi-Modal Misinformation Detection System**
DeepTrace AI detects:
- ๐ฐ **Fake News** โ RoBERTa transformer model
- ๐ผ๏ธ **AI-Generated Images** โ EfficientNetB3 vision model
- ๐ **Emotional Manipulation** โ clickbait & fear language scoring
## Models
| Module | Model |
|--------|-------|
| NLP | `hamzab/roberta-fake-news-classification` |
| Vision | `syeda-Rija20/image-detector` |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |