Our problem statement - Fighting Misinformation and promote media literacy.
We propose to solve this problem using our chrome extension which can fact check any website to see whether it contains misinformation or not .
How It Works
- Website Scanning: Upon activating the extension, users can initiate a scan of the current website they are visiting.
- Prompt Input: A custom prompt is already present in the fact checker chrome extension code.
- API Integration: The extension sends the prompt including the website content, to the Gemini API for analysis.
- Analysis and Output: The Gemini model processes the data and generates fact-checked output in the format provided by the prompt.
- User Feedback: Users receive the fact-checked output directly within the extension interface, enabling them to make informed decisions about the credibility of the website content.
We have used a similar logic to deploy chat-bots that can tell the user about potential misinformation in social media platforms .
Furthermore, we have developed a comprehensive website dedicated to promoting media literacy, offering resources and educational content to empower users in navigating the digital landscape with confidence.