Generative AI Explained
25%
Lesson 2 of 8

Generative AI Explained

Generative AI creates new outputs by modeling patterns in examples rather than looking up one stored answer.

Active reading
Input

What you provide.

Model

The learned pattern system.

Output

A newly generated result.

Generation is not the same as retrieval

A generative model produces an output from patterns it learned during training and from the context you provide now. That output can be useful without being a guaranteed fact.

Use generation for drafting, transformation and exploration. Use external sources or retrieval when correctness depends on current or specific facts.

Example
Input: “Turn these five notes into a concise project update.” → The model generates a new structured update from the notes.
Quick check

Explain this lesson back in one sentence before continuing. If you cannot, reread the example and key takeaway.

Common mistake

Do not treat fluent wording as proof that a claim is true.

Key takeaway

Think of generative AI as a pattern-based generator that still needs context, boundaries and verification.

Next lesson

What Is an LLM?

Continue to the next lesson.

Continue →