Fake News Chrome Extension

Chrome Extension to help fight Online Misinformation

Objective

To create a tool that can assist members of the public to be more vigilant in the face of online misinformation. To that end, we are developing a Chrome extension that can:

Examples

Fact Checking

Unfortunately, many Singapore fact-checks, even those that are on Snopes, are not in the DataCommons database.

Other examples

Article Quality

Technology Stack

Backend Endpoint API:

Threading and Batching is used to speed up inference on an Intel Skylake SP running on Google Cloud Compute Engine. A typical page takes 1 second for inference with the 3 NLP models we currently have in place.

GitHub repository for the backend.

Chrome Extension: Chrome Extension API, Bootstrap 4, JavaScript