Module 5 · Generative AI Fundamentals

Generative AI Capabilities and Limitations

Generative models are strong at transformation and synthesis but can be inaccurate, inconsistent, or unsuitable for unsupported high-impact decisions.

Article available nowVideo lesson coming later

This reading lesson is complete and can be studied independently. The video will be added here when it is published.

Core idea

Generative AI Capabilities and Limitations

Generative models are strong at transformation and synthesis but can be inaccurate, inconsistent, or unsuitable for unsupported high-impact decisions.

Production principle: Treat the model as one probabilistic component inside a governed application, not as an unquestioned source of truth.

Visual workflow

From requirement to reliable output

1Define business task
2Match model capability
3Identify failure consequences
4Add controls and human review
5Measure real outcomes

Practical example

Apply the concept

A model drafts a customer reply, but account facts come from trusted systems and a representative approves refunds rather than allowing unsupported autonomous decisions.

Important distinctions

ConceptMeaningHow to use it
Step 1Match capability to taskValidate in the target workflow
Step 2Identify limitationsValidate in the target workflow
Step 3Add grounding and controlsValidate in the target workflow
Step 4Keep human accountabilityValidate in the target workflow

Evaluation scorecard

01

Task quality

Correctness, relevance, completeness, consistency, and user usefulness.

02

Groundedness

Whether claims are supported by approved evidence and citations.

03

Safety

Harmful content, bias, privacy, prompt attacks, and policy adherence.

04

Operations

Latency, throughput, availability, token usage, and cost.

05

Human factors

Trust, usability, escalation, override behavior, and accountability.

06

Business value

Time saved, quality improved, risk reduced, adoption, and ROI.

AWS Certified AI Practitioner

Exam reasoning

  • Match capability to task
  • Identify limitations
  • Add grounding and controls
  • Keep human accountability
  • Choose controls according to impact: grounding, guardrails, evaluation, monitoring, and human review solve different problems.

Key takeaways

  • Match capability to task
  • Identify limitations
  • Add grounding and controls
  • Keep human accountability

Check your understanding

  1. Can you explain this concept in two sentences without using jargon?
  2. Can you identify the input, process, output, and validation step in the example?
  3. Can you name one suitable use case and one case where another approach is better?
  4. Which risk or limitation should a responsible implementation address?

Research references

Public sources and further reading

This lesson is original educational writing informed by the public references below. Use the sources to explore definitions, technical details, and current AWS exam objectives.