Popsa generates 5.5M personalized photo book titles using Amazon Nova, cuts costs with 73% user satisfaction
Popsa, a photo book service operating in 50+ countries, generated over 5.5 million AI-powered titles in 2025 using Amazon Nova models. The company achieved 73% positive user feedback with Nova Pro while reducing costs and latency compared to Claude 3 Haiku.
Popsa generates 5.5M personalized photo book titles using Amazon Nova, cuts costs with 73% user satisfaction
Popsa, a photo book technology company serving 50+ countries in 12 languages, has generated over 5.5 million personalized photo book titles in 2025 using Amazon Bedrock and the Amazon Nova model family.
Migration from rule-based to AI-generated titles
Popsa initially launched its Title Suggestion feature in 2021 using a rule-based algorithm called Title Suggestion Graph. This system analyzed photo metadata (timestamps, geocoordinates) and on-device computer vision features to generate titles following predefined templates.
In June 2024, the company migrated to generative AI using Claude 3 Haiku with retrieval-based few-shot prompting. This approach:
- Retrieved similar photo book examples from a database
- Used examples as conversation context before generating new titles
- Enforced strict constraints: 36-character limit, valid JSON format, predefined category matching
The Claude 3 Haiku implementation increased positive user feedback from 58% to 71% compared to the graph-based method, according to Popsa.
Amazon Nova deployment results
In early 2025, Popsa tested Amazon Nova Micro, Lite, and Pro against Claude 3 Haiku through multivariate A/B testing with direct in-app feedback collection.
Model performance results:
- Nova Pro: 73% positive feedback, 12% negative (highest quality)
- Claude 3 Haiku: 71% positive feedback
- Nova Lite: Near-identical quality to Claude 3 Haiku at lower cost and faster response times
- Nova Micro: Outperformed legacy graph method but lagged other LLMs
Popsa selected Nova Lite for production deployment based on the quality-cost-latency tradeoff. The company reports Nova Lite delivered "near-identical quality to Claude Haiku at lower cost and faster response times," though specific pricing and latency numbers were not disclosed.
Technical architecture
The Title Suggestion Service processes requests through multiple stages:
- Decrypts and extracts timestamps from user designs
- Performs reverse geocoding on GPS coordinates
- Classifies photo subjects using object detection
- Generates descriptions (e.g., "A skiing photobook with 21 photos taken in the Alps between 21st January 2025 and 23rd January 2025")
- Applies retrieval-based few-shot prompting to produce title suggestions
The system operates across 12 languages and enforces output constraints including character limits, valid JSON formatting, and category classification for icon rendering.
Evaluation methodology
Popsa built an evaluation pipeline using:
- A dataset of 100+ example photo books
- Automated metrics: character limit compliance, valid category percentage, JSON format validation
- LLM-as-a-judge for brand style, theme consistency, and title-subtitle cohesion
- Multivariate testing with hundreds of thousands of users
- Direct user feedback ratings (positive/neutral/negative)
The company tracked downstream metrics including Design Created and Purchase rates, both of which improved according to Popsa.
What this means
This case study demonstrates practical LLM deployment optimization at scale. Popsa's methodology—automated guardrails, LLM-as-judge evaluation, and multivariate testing with real user feedback—provides a template for product teams evaluating model migrations. The ability to test multiple models through Amazon Bedrock's unified API allowed Popsa to switch from Claude 3 Haiku to Nova Lite in hours rather than weeks, according to the company. The 5.5 million titles generated in 2025 indicates significant production volume, though Popsa did not disclose what percentage of its user base actively uses the feature or comparative costs between Claude 3 Haiku and Nova Lite deployments.
Related Articles
Google Gemini app preparing on-device 'Proactive Assistance' feature with app and notification access
An APK teardown of Google app 17.18 beta reveals Google is preparing a "Proactive Assistance" feature for the Gemini app that will provide personalized suggestions using data from apps like Gmail and Calendar. According to strings in the code, all data processing will occur on-device in an encrypted space.
GitHub Copilot switches to usage-based billing with AI Credits starting June 1, 2025
GitHub will replace Copilot's flat subscription model with usage-based billing starting June 1, 2025. Users will consume GitHub AI Credits based on their actual Copilot usage, marking a significant shift in the company's pricing strategy.
Adobe opens public beta for Firefly AI Assistant with 60+ tools across Creative Cloud apps
Adobe has opened public beta access to Firefly AI Assistant, an AI agent that coordinates workflows across 60+ tools in Creative Cloud apps including Photoshop, Premiere, Illustrator, and Lightroom. The assistant is available to Creative Cloud Pro and paid Firefly plan subscribers (Pro, Pro Plus, Premium) starting today.
Anthropic tests AI agent marketplace with 186 deals totaling $4,000 among employees
Anthropic conducted an internal experiment called Project Deal where AI agents represented 69 employees as buyers and sellers in a classified marketplace. The agents completed 186 real transactions totaling over $4,000, revealing that more advanced models achieved better outcomes but users couldn't detect the performance disparity.
Comments
Loading...