AI LEARNING / 03 / INTERMEDIATE

Generative AI
& agents

Follow the progression from generating a response to working within a tool-enabled system.

THE IDEA TO KEEP IN VIEW

Keep the model, its information sources and its authority to act as separate questions.

SUGGESTED READING ORDER

Build one idea
at a time.

Begin with the Transformer architecture, then examine retrieval and context. Use the agent workflow guide to understand how tools, feedback and permissions change the role of a language model.

AFTER READING

Identify where a proposed AI workflow gets its information and which tools can change an external system.

01 / LANGUAGE MODELS

Understand the Transformer architecture

Explore tokens, attention and position, and why a fluent response still needs verification.

02 / RETRIEVAL & CONTEXT

Connect the model with relevant knowledge

Compare long context and retrieval-augmented generation in document and knowledge tasks.

03 / AGENT WORKFLOWS

Follow language models into agent workflows

Trace planning, retrieval, tool use and result checking within a workflow shaped by permissions and human approval.

Check your understanding

If a model can retrieve a document and call a tool, what still needs to be specified? Consider source quality, tool scope, review points and the evidence required before an action.

FURTHER EXPLANATIONS

Deepen a specific idea.

Continue through the wider collection after the essential readings.

CONTINUE TO COLLECTION 04

Put the ideas into a reviewable workflow.

Practice task design, tool connections and evidence checking.