πΌοΈ Visual Product Matcher
A web-based application that helps users find visually similar products by analyzing an uploaded image or image URL. The project focuses on practical frontend image analysis, clean UI/UX, and real-world problem-solving without relying on heavy AI/ML models.
π Live Demo
π Live URL:(https://visual-match.vercel.app/) π GitHub Repo: [h(https://github.com/Deepali-aggarwal/Visual_Match/tree/main)
β¨ Features
π€ Image Upload
Upload image via file system
Paste image URL directly
πΌοΈ Image Preview
View uploaded image before analysis
π Visual Similarity Search
Finds products with similar visual appearance
Similarity score shown in percentage
ποΈ Similarity Filter
Filter results using similarity threshold
πΎ Local Storage Support
Stores last search results for persistence
β³ Loading & Error States
Graceful handling of slow or failed image processing
π± Responsive UI
Works across desktop and mobile devices
π οΈ Tech Stack
HTML5 β Structure
CSS3 β Modern UI & responsive design
JavaScript (Vanilla) β Core logic & image processing
Canvas API β Pixel-based image feature extraction
LocalStorage β Client-side data persistence
β No backend β No paid APIs β No heavy AI/ML libraries