The team maintains curated sets of product photos used to fine-tune an internal generative AI model. Each product line needs photos covering specific angles, finishes, and environments. When photos are missing from the set, the model produces worse results for those cases.
Photos arrive in bulk as unsorted folders. When I was asked to assemble a test set myself, I felt the pain firsthand: manually sorting hundreds of images, checking coverage by hand, no way to tell what was missing at a glance. So I built a tool to fix it. The first iteration used AI vision for sorting, but it was slow, expensive, and inconsistent. I iterated from there.