Fallacifier is a Browser Extension that instantly fact-checks any claim using real-time public sources, AI reasoning, and domain trust scores — so you never have to Google bold statements again.
- ✅ Enter or highlight any claim on a webpage
- 🌐 Searches the web using the Brave Search API
- 🏆 Ranks sources based on domain trust score
- 🤖 Uses GPT to analyze content and deliver a verdict: Supported, Refuted, or Unverifiable
- 📈 Provides a Confidence Rating and cites top sources
- 🧠 All reasoning is handled server-side (deployed on Render.com)
- React
- Vite
- Tailwind CSS
- Chrome Extension APIs
git clone https://github.com/AkshaTGA/React--Fallacifier-Extension.git
cd React--Fallacifier-Extensionnpm install
npm run build This will generate the optimized extension files inside the dist/ directory.
Open your browser and and open extensions page. Enable Developer Mode
Click Load unpacked
Select the dist/ folder generated after build
I'm Akshat, an IT undergrad from IIIT Allahabad with a deep interest in web dev, AI, and building tools that solve real problems. Feel free to connect with me or contribute!