← All work
Valuefy
A narrow AI workflow for listing imagery.
- Status
- Internal AI tool
- Year
- 2026
- My role
- Workflow design and engineering
- Stack
- Python, Google Gemini, Batch processing
The problem
Turning inconsistent source photography into a coherent listing set is repetitive and does not scale by hand.
How I approached it
A deliberately small automation: group inputs by item, request three defined compositions, skip anything already generated unless a rerun is forced.
What I built
- Item grouping
- Three view generation
- Safe rerun controls
Where it stands
Internal workflow prototype, folder based so every output is inspectable before it reaches a storefront.
What it taught me
The value was in the boundaries. A tool that does three known things reliably beats one that does anything unpredictably.