How Netflix Built GenPage: a Single GenAI Model to Build Personalized Homepages
Not a pilot. Netflix deployed a single generative AI model to replace its entire homepage recommendation pipeline.

Why it matters
Netflix replaced a complex multi-stage recommendation system with a single generative AI model (GenPage), improving engagement and cutting serving latency. This represents a shift from traditional ML pipelines to prompt-based generation at scale—a pattern other platforms will likely follow.
The key facts
5 to knowGenPage: single generative AI model replacing multi-stage recommendation pipeline
Input: user history + request context as prompt
Output: entire personalized homepage generated end-to-end
Metrics: improved user engagement, reduced serving latency
Production deployment across Netflix platform
Go to the source
InfoQ AI/MLinfoq.com
Publisher excerpt: GenPage is a generative AI system developed by Netflix to replace its traditional multi-stage recommendation pipeline by directly generating personalized user homepages. GenPage leverages user history and request context as a prompt to produce the entire page, resulting in improved user engagement…