5 Levels of Agentic AI Systems

...explained visually.

👉
Hey! Enjoy our free data science newsletter! Subscribe below and receive a free data science PDF (530+ pages) with 150+ core data science and machine learning lessons.

TODAY'S ISSUE

TODAY’S DAILY DOSE OF DATA SCIENCE

5 Levels of Agentic AI Systems

Agentic AI systems don't just generate text; they can make decisions, call functions, and even run autonomous workflows.

The visual explains 5 levels of AI agency—from simple responders to fully autonomous agents.

Note: If you want to learn how to build Agentic systems, we have published 6 parts so far in our Agents crash course (with implementation):

Let’s dive in to learn more about the 5 levels of Agentic AI systems.


1) Basic responder

  • A human guides the entire flow.
  • The LLM is just a generic responder that receives an input and produces an output. It has little control over the program flow.

2) Router pattern

  • A human defines the paths/functions that exist in the flow.
  • The LLM makes basic decisions on which function or path it can take.

3) Tool calling

  • A human defines a set of tools the LLM can access to complete a task.
  • LLM decides when to use them and also the arguments for execution.

4) Multi-agent pattern

A manager agent coordinates multiple sub-agents and decides the next steps iteratively.

  • A human lays out the hierarchy between agents, their roles, tools, etc.
  • The LLM controls execution flow, deciding what to do next.

5) Autonomous pattern

The most advanced pattern, wherein, the LLM generates and executes new code independently, effectively acting as an independent AI developer.


To recall:

  1. Basic responder only generates text.
  2. Router pattern decides when to take a path.
  3. Tool calling picks & runs tools.
  4. Multi-Agent pattern manages several agents.
  5. Autonomous pattern works fully independently.

👉 Over to you: Which one do you use the most?

Note: If you want to learn how to build Agentic systems, we have published 6 parts so far in our Agents crash course (with implementation):

IN CASE YOU MISSED IT

​Build a Reasoning Model Like DeepSeek-R1​

If you have used DeepSeek-R1 (or any other reasoning model), you must have seen that they autonomously allocate thinking time before producing a response.

Last week, we shared how to embed reasoning capabilities into any LLM.

We trained our own reasoning model like DeepSeek-R1 (with code).

To do this, we used:

  • UnslothAI for efficient fine-tuning.
  • Llama 3.1-8B as the LLM to add reasoning capabilities to.

​Find the implementation and detailed walkthrough newsletter here →​

THAT'S A WRAP

No-Fluff Industry ML resources to

Succeed in DS/ML roles

At the end of the day, all businesses care about impact. That’s it!

  • Can you reduce costs?
  • Drive revenue?
  • Can you scale ML models?
  • Predict trends before they happen?

We have discussed several other topics (with implementations) in the past that align with such topics.

Here are some of them:

  • Learn sophisticated graph architectures and how to train them on graph data in this crash course.
  • So many real-world NLP systems rely on pairwise context scoring. Learn scalable approaches here.
  • Run large models on small devices using Quantization techniques.
  • Learn how to generate prediction intervals or sets with strong statistical guarantees for increasing trust using Conformal Predictions.
  • Learn how to identify causal relationships and answer business questions using causal inference in this crash course.
  • Learn how to scale and implement ML model training in this practical guide.
  • Learn 5 techniques with implementation to reliably test ML models in production.
  • Learn how to build and implement privacy-first ML systems using Federated Learning.
  • Learn 6 techniques with implementation to compress ML models.

All these resources will help you cultivate key skills that businesses and companies care about the most.

Our newsletter puts your products and services directly in front of an audience that matters — thousands of leaders, senior data scientists, machine learning engineers, data analysts, etc., around the world.

Get in touch today →


Join the Daily Dose of Data Science Today!

A daily column with insights, observations, tutorials, and best practices on data science.

Get Started!
Join the Daily Dose of Data Science Today!

Great! You’ve successfully signed up. Please check your email.

Welcome back! You've successfully signed in.

You've successfully subscribed to Daily Dose of Data Science.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.