Skip to content
UI/UX Atlas
Topics
Patterns
Color Tool
Templates
Quizzes
Topics
Patterns
Color Tool
Templates
Quizzes
Quizzes
/
Emerging & AI UX
Generative UI & Adaptive Interfaces — Quiz
5 questions
·
Read the lesson first →
Question 1 of 5
Generative UI & Adaptive Interfaces
A product team wants to implement generative UI for their data dashboard. The model will select from a fixed set of approved chart and card components. Which statement best describes why this 'component selection' approach is safer than full 'layout synthesis'?
Component selection is faster to render because it skips the model inference step for layout decisions
Risk is bounded by the allowed component set — accessibility, brand, and interaction consistency are enforced at the component level, not delegated to the model
Component selection uses fewer tokens and therefore produces more accurate outputs from the language model
Layout synthesis requires a separate design system while component selection works with any existing UI framework
Check answer