A real-time AI-powered cybersecurity tool to detect malicious QR codes and phishing URLs using Computer Vision and Machine Learning.
-
Updated
Jan 17, 2026 - Python
A real-time AI-powered cybersecurity tool to detect malicious QR codes and phishing URLs using Computer Vision and Machine Learning.
I started learning by doing some of the basic projects. Here I have uploaded all those projects along with there explanation.
Real-time QR code and barcode scanner built with Python and OpenCV. Scans 20 barcode types, prevents duplicate reads, and shows live FPS and scan count on screen.
QuishGuard is an intelligent defense system against "Quishing" (QR Phishing). It uses OpenCV for live scanning and a Random Forest AI model to analyze URL structures in real-time. Features include a hybrid detection engine (AI + Rules), a trusted payment whitelist (UPI/GPay), and a manual link checker dashboard built with Streamlit.
Add a description, image, and links to the qr-code-scanner topic page so that developers can more easily learn about it.
To associate your repository with the qr-code-scanner topic, visit your repo's landing page and select "manage topics."