preloader
Back to Projects
June 2023

Bangla Fake News Detector

University thesis project — a BERT-based model that detects fake news in Bangla text.

Visit Project
Bangla Fake News Detector

This was my university thesis project. I trained a model using the BERT language model to detect fake news written in Bangla.

Right now it catches very simple cases — a line like “Trump is a girl” gets flagged as fake — so it’s an early-stage detector rather than a production system. There’s a lot of room to take it further with more training data and harder examples.