amir/
← projects

project

Screenshot Topic Classifier

A three-class screenshot classification pipeline using CLIP and MiniLM embeddings, with calibration and drift monitoring.


What it is

A pipeline that classifies screenshots into three topic classes by combining CLIP image embeddings with MiniLM text embeddings, then calibrating the output and monitoring for drift over time.

The problem

How it works

Results / what I learned