Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AI Agents & Workflows - The Practical Guide
Rating: 4.5 out of 5(9,025 ratings)
43,013 students

AI Agents & Workflows - The Practical Guide

Understand and build agentic systems and AI-powered applications to automate tasks & unlock opportunities.
Last updated 11/2025
English

What you'll learn

  • Describe & Build AI Agents
  • Construct AI-powered Workflows to automate tasks
  • Build Multi-Agent Systems
  • Understand the difference between AI Agents & Workflows
  • Leverage tools like web search in your AI Workflows
  • Use the OpenAI API & SDK via AI Agents & Workflows
  • Equip LLMs with Tools
  • Build your own Agents or use tools like CrewAI

Course content

5 sections59 lectures4h 10m total length
  • Welcome To The Course!1:15

    Explore the fundamentals of AI-powered workflows and agents, learn their core concepts and differences, and review concrete code snippets to start building your own workflows and agents.

  • What Are AI Agents & Workflows?4:55

    Compare ai workflows, step sequences, with autonomous ai agents that plan and use tools through an llm. Learn when known inputs require control, and when unknowns suit agentic, multi-step workflows.

  • An AI Agent You All Know2:19

    Discover how familiar AI chatbots function as agents by using tools like web search, input processing, and flexible tool use, setting the stage for building your own workflows and agents.

  • About This Course - What To Expect2:09

    Explore what to expect from this short course on AI agents and workflows, with core theory, pre-built code examples, and guidance on using the OpenAI API.

  • Join Our Community0:25

Requirements

  • Basic programming knowledge is required
  • NO advanced AI or programming experienced is needed

Description

"AI Agents" is a buzzword.

That's a pity, because AI powered workflows and agentic systems can unlock an entire new world of opportunities.

From data transformation to content generation, customer service or automated research. Your imagination is the limit!

And this course will get you there: You'll be able to build your own AI-powered applications and agentic systems!

This course will teach you what exactly "AI Agents" are, how they differ from (and still relate to) "AI Workflows" and how you can build and use both.

With this course, I decided to take a step back from the buzzwords and instead give you all the crucial theory, plenty of examples and concrete code snippets to ensure that you fully understand how LLMs, "normal code" and data work together to bring AI-powered applications to life.

With this course, you'll get:

  • A thorough explanation of "AI Workflows" & "AI Agents"

  • Lots of examples (incl. content generation, customer support, automated research)

  • Detailed explanations that allow you to apply the knowledge no matter which programming language you're using

You'll learn:

  • How to build AI Workflows & Agents from scratch

  • How to use OpenAI's models (via API & SDK) programmatically

  • How to transform input data with AI

  • How to build AI-powered automations

  • How to interact with third-party services like Slack

  • How use AI for self-evaluation

  • How to manage short- and long-term memory for your AI Agents

  • How to build Multi-Agent systems and share data between agents

  • How to split work between universal and specialized Agents

  • How to add a Human-in-the-Loop step to your workflows

  • And so much more!

All code examples in this course use Python and the OpenAI API / SDK but you'll be able to apply the knowledge to any programming language or model you're using in your day-to-day work.

Who this course is for:

  • Developer who want to build AI-powered workflows & applications
  • Everyone who wants to automate work with AI workflows & agents