Skip to Content
Solution PlaysPlay 57: Play 57 β€” AI Translation Engine

Play 57 β€” AI Translation Engine

Enterprise translation engine β€” two-layer architecture: Azure Translator for bulk NMT (130+ languages, custom glossary enforcement) + GPT-4o LLM post-editing for nuanced content (marketing, legal, medical), quality scoring (BLEU/COMET + LLM judge), HTML/markdown preservation, batch document translation with progress tracking.

Architecture

Full architecture details: architecture.md

AspectPlay 49 (Creative AI)Play 57 (Translation Engine)
InputCampaign brief (monolingual)Source text in any language
OutputCreative content (1 language)Translated text in 130+ languages
QualityBrand adherenceBLEU/COMET translation quality
GlossaryBrand voice rulesDomain terminology enforcement
Cost modelPer campaignPer 1K words translated
BulkN/ABatch document translation

Key Metrics

MetricTargetDescription
BLEU (general)> 40N-gram overlap with reference
COMET> 0.80Neural quality estimation
Glossary Compliance> 95%Terms translated per glossary
Product Name Preservation100%Product names never translated
Markup Preservation100%HTML/markdown tags intact
Cost per 1K Words< $0.20NMT + LLM refinement

Cost Estimate

ServiceDevProdEnterprise
Azure OpenAI$60$500$2,000
Azure AI Translator$0$200$800
Cosmos DB$5$120$500
Azure CDN$5$50$200
Azure Blob Storage$3$25$80
Key Vault$1$3$10
Application Insights$0$25$80
Total$74$923$3,670

Detailed breakdown with SKUs and optimization tips: cost.json Β· Azure Pricing CalculatorΒ 

WAF Alignment

PillarImplementation
ReliabilityAzure Translator SLA, glossary enforcement, quality thresholds
Cost OptimizationNMT for bulk ($0.05/1K), LLM only for marketing/legal/medical
Performance Efficiency>5000 wpm basic, batch document translation
Operational ExcellenceBLEU/COMET tracking, glossary auto-update, batch checkpoints
SecurityKey Vault for API keys, no PII in translation logs
Responsible AIQuality scoring with human review triggers, cultural adaptation

FAI Manifest

FieldValue
Play57-ai-translation-engine
Version1.0.0
KnowledgeF1-GenAI-Foundations, F2-LLM-Selection, T2-Responsible-AI, T3-Production-Patterns
WAF Pillarsperformance-efficiency, cost-optimization, reliability, responsible-ai
Groundednessβ‰₯ 85%
Safety0 violations max
Last updated on