LENS (Local Expert News Sentinel) is a privacy-focused, multi-modal fact-checking system that helps users verify news content in real time. It integrates a Chrome Extension with a FastAPI backend to analyze text and images using NLP and Computer Vision, providing credibility insights without compromising user data.
Stars
10
Forks
1
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
4
commits
Merge branch 'main' of https://github.com/Ryzen-Starbit/LENS---Local-Expert-News-Sentinel
72640b2View on GitHubRefactor: removed unused modules also updadate pipeline.py and main.py
b1e6c39View on GitHubAdded fake image detection, claim confidence graphs and visual dashboard
00f4f7fView on GitHubadded ocr,Explainable AI reasoning and Website credibility scoring
9a1de5cView on GitHub