Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 2.27 KB

README.md

File metadata and controls

55 lines (40 loc) · 2.27 KB

image

Fighting Misinformation - Fact Checking Extension + Discord and Whatsapp bot

Problem Statement: Fighting misinformation and promoting media literacy

Team Members

1. Anand Pillai
2. Kevin Abey Issac
3. Shiv Sanjay
4. Adhithya Smitha Raj

Link to Media Literacy Website

https://anandpillai04.github.io/Define/

How it Works ?

The chrome extension scans the current web page, analyzes the content using reputable online sources to fact-check and verify the authencity of the web page. The Discord-bot uses python script for backend and functions like a normal discord bot to output similar content to the extension. The Whatsapp bot accepts text inputs, and runs the message through the same backend of fact checking and provides an output.

Video demo of Fact-Check Extension:

Watch the video

Technologies used

Gemini API Manifest V3 JSON HTML CSS JavaScript Python Flask Ngrok Discord Twillio

How to configure

  1. Git clone the repo
  2. Add API key in background.js file available at: https://aistudio.google.com/app/apikey
  3. Enable developer mode for extensions here: chrome://extensions/
  4. Click on Load unpacked, select the directory, extension will now be installed.

How to Run

Click on the extension installed while on a news article web page.

Gallery image image Screenshot 2024-04-21 at 15 51 31 Screenshot 2024-04-22 at 19 11 47