Spaces:
Sleeping
Sleeping
title: Fake News Detector | |
emoji: π΅οΈ | |
colorFrom: red | |
colorTo: pink | |
sdk: gradio | |
sdk_version: "4.26.0" | |
app_file: app.py | |
pinned: false | |
# π΅οΈ Fake News Detector | |
A simple NLP app that detects whether a news article is **FAKE** or **REAL** using a transformer model. | |
## π Features | |
- Paste an article or headline. | |
- Detects if it's fake or real. | |
- Shows classification confidence. | |
## π§ Built With | |
- Gradio `4.26.0` | |
- Hugging Face Transformers | |
- PyTorch | |
## π Use Case | |
Perfect for learning, education, and misinformation detection awareness. | |