top of page
プロコン

Coding

ML-Powered Fake News Detector

Our fake news detection Google Chrome extension utilizes a custom-trained machine learning model. We tested eleven different machine learning methods and selected the model with the highest accuracy under various conditions. To minimize potential harm in case of errors, we prioritized a model with a low false positive rate. The results of our evaluation are summarized below.

Tech Stack & Highlights

Screenshot 2025-06-16 at 19.46_edited.jp
Screenshot 2025-06-16 at 19.46.51.png

Frontend: JavaScript, HTML

Screenshot 2025-06-16 at 19.51.03.png

Full codes are available here

Backend: Python (Flask)

bottom of page