GenPage: Towards End-to-End Generative Homepage Construction at Netflix
Source
Netflix Technology Blog
Author
Netflix Technology Blog
Date
Terms in this piece · Glossary
context window — The maximum amount of text a model can consider at once — its working memory for the current conversation or task.
Why it matters
Netflix collapsed a multi-stage row-and-entity ranking pipeline into one autoregressive model that emits the page piece by piece, each choice conditioned on prior ones — an applied case of prompt-response modeling replacing hand-built recommendation stages.