Skip to content

MD-IRFAN-RAJ/Fact-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Fact-Check Web Extension

Fact-Check Extension Screenshot

GitHub stars GitHub forks GitHub issues

Fact-Check is a lightweight and powerful web extension that lets you instantly verify statements you come across while browsing.
S

imply highlight any text, and the extension will fetch a truthfulness score using Google Fact Check API – right inside your browser.


✨ Features

βœ… Instant Results – Get fact-check results in real time
βœ… Clean & Simple UI – Minimal and distraction-free design
βœ… Cross-Browser Support – Works on Chrome, Firefox, Edge & more
βœ… Privacy-Friendly – Only processes selected text, nothing else


πŸš€ Installation

Follow these steps to set up Fact-Check locally:

  1. Clone the Repository

    git clone https://github.com/MD-IRFAN-RAJ/Fact-Check.git
  2. Set Up the Backend

    cd backend
    npm install
    • Copy .env.example β†’ create .env
    • Paste your API key inside .env
  3. Start the Backend Server

    node index.js
  4. Load the Extension

    • Open your browser and go to Extensions
    • Enable Developer Mode
    • Click Load Unpacked β†’ Select the extension folder from the project
  5. Start Fact-Checking!

    • Visit any website
    • Select a piece of text
    • A popup with fact-check results will appear

πŸ“ Usage

Use this extension for basic fact-checking and learning purposes.
Keep in mind that not every fact is routinely verified by agencies, so some statements may return unchecked results.

πŸ” Example:

Try selecting
"Steve Jobs is founder of Apple"
and see what result you get!


🀝 Contributing

Contributions are welcome!

  • Open an issue to discuss bugs or feature requests
  • Submit a pull request with improvements

πŸ“œ License

This project is licensed under the MIT License.


πŸ’‘ Enjoy Fact-Checking & Stay Informed!
If you like this project, ⭐ it on GitHub and share it with others.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors