generative
The sentence describes an AI system that creates new, original content (for example, text, images, audio, code) by learning patterns from large datasets. That is the defining characteristic of generative AI , so “generative” is the correct completion.
To clarify the contrasts: predictive AI primarily uses historical data to forecast outcomes or estimate probabilities (for example, predicting next-quarter sales, predicting equipment failure, or classifying whether a transaction is fraudulent). It focuses on what is likely to happen or which category something belongs to , rather than producing novel content. Prescriptive AI goes a step further by recommending actions or decisions (for example, “increase inventory by X,” “route tickets to team Y,” “schedule maintenance next week”) often using optimization and business constraints.
Generative AI, by comparison, is focused on content synthesis . It identifies statistical patterns and relationships in training data and then generates new sequences that resemble the learned distribution while being responsive to prompts. In business use cases, that translates to drafting emails and documents, summarizing reports, generating meeting notes, creating product descriptions, producing marketing copy, and building chat-based assistants. While all three categories can “recognize patterns,” only generative AI is explicitly characterized by the ability to produce new and original content , which is what the question is testing.