Image & Text Similarity Detection
ML dashboard that scores similarity between images and text
An ML-powered similarity detection app that compares images (and text) and scores how alike they are, with a full analytics dashboard — match categories (high/medium/low), score distribution, similarity trends, and per-comparison details.
I built the TypeScript/Next.js frontend and dashboard, backed by a Python model that computes the embeddings and similarity scores.
- Stack: Next.js · TypeScript · Python (ML) · Tailwind CSS
- Live: text-and-image-detection.vercel.app
- Code: github.com/Krishna11118/Similarity_detection_image_and_text
Similarity dashboard, activity/metrics, and trend analysis. Click any image to zoom.