Popsa uses Amazon Nova and retrieval-augmented generation to deliver personalised photo book title suggestions at scale
Most Popsa customers are not professional copywriters and defaulted to generic titles like 'France 2024' or even just 'Photos'. The existing rule-based Title Suggestion Graph algorithm relied on templates and could not generate creative, personalised suggestions.
Switching to retrieval-augmented generative AI improved positive user feedback by 13% over the graph algorithm with Claude 3 Haiku, and Nova Pro further lifted satisfaction to 73% positive feedback.
Migrating to the ConverseStream API cut time to first suggestion by 35%, and the feature generated over 5.5 million personalised titles in 2025.
Show all 9 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Switching to retrieval-augmented generative AI improved positive user feedback by 13% over the graph algorithm with Claude 3 Haiku, and Nova Pro further lifted satisfaction to 73% positive feedback.
What tools did this team use?
Amazon Bedrock, Amazon Nova Lite, Amazon Nova Pro, Claude 3 Haiku, ConverseStream API, FastAPI, convolutional neural networks.
What results were reported?
Personalised titles generated in 2025: over 5.5 million; positive user feedback increase (graph to Claude 3 Haiku): 13%; Positive feedback baseline (graph algorithm): 58%; positive feedback with Claude 3 Haiku: 71% (source-reported, not independently verified).
How is this ecommerce ops AI workflow structured?
User selects photos, app extracts metadata → Geocoding and subject classification → Retrieve few-shot examples from database → LLM generates title-subtitle-category triplets → Stream parsing and validation → Customer feedback loop.