Fake_news_detection / README.md
Sanjayraju30's picture
Update README.md
6f8954b verified
|
raw
history blame
562 Bytes
metadata
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.