Agentic AI · Service Design

Agentic AI,
explained for designers

Artificial intelligence, agents, and agentic AI — in plain language, for business and service designers. No hype, no maths. Just the concepts you need to join the conversation, and a running question: what do these systems mean for the experiences we design?

Notes from an agentic AI deep dive

The basics

Three terms, one picture

Most of the current AI conversation fits in three ideas, stacked on top of each other.

  1. AI — the model

    Software trained on enormous amounts of text until it becomes very good at understanding and producing language. On its own it can only do one thing: read text in, write text out. It cannot open a file, check a calendar, or touch any system.

  2. AI agent

    A model that has been given a goal, plus software built around it so it can take real actions — search, read documents, update a record — step by step, instead of just answering a single question.

  3. Agentic AI

    The working pattern that makes agents useful: think about the next step, act, look at what happened, repeat — until the goal is reached. With humans deciding the limits: what it may do, and when it must hand over.