How is Generative AI fundamentally defined?	Its ability to create new content rather than just analyzing existing data.
What is the primary type of model discussed in the context of Generative AI?	Large Language Models (LLMs).
What algorithmic breakthrough was crucial in making modern LLMs possible?	The transformer architecture.
What is the initial training phase where an LLM learns general patterns and knowledge?	Pre-training.
What process is used to refine a pre-trained LLM for specific, targeted tasks?	Fine-tuning.
What concept defines the maximum amount of input text an LLM can consider at one time?	Context window.
What term describes unexpected or advanced abilities that appear as LLMs scale in size?	Emergent capabilities.
Besides algorithmic breakthroughs, what two resources are necessary for LLMs to function?	Vast training datasets and powerful computing.
