Suraj-Sedai/FakeNewsDetector
A real-time news analysis system built from scratch using Python and FastAPI. It summarizes news articles using the T5 model and detects fake or real news using a fine-tuned BERT classifier. The system is powered by core data structures like Queue, Stack, HashMap, and a custom LRU Cache for performance and reliability.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Suraj-Sedai/FakeNewsDetector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Md-Emon-Hasan/InformaTruth
Fine-tuned roberta-base classifier on the LIAR dataset. Aaccepts multiple input types text,...
abhilashreddys/Fake-News-Article
Detecting fake news articles by analyzing patterns in writing.
Someshog/greenwashing-detection-app
An AI-powered Streamlit web app to detect greenwashing in sustainability claims using DistilBERT...
D1ffic00lt/ai-pastproof
PastProof AI – ML core for automated fact-checking: ingests raw text, finds evidence in a custom...
cleopatra-itn/claim_detection
Code for tasks in the paper "Check\_square at CheckThat! 2020: Claim Detection in Social Media...