Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
A Practical Intro to AI Agents and Agentic AI
Bestseller
Role Play
Rating: 4.6 out of 5(186 ratings)
2,741 students

A Practical Intro to AI Agents and Agentic AI

Understand AI Agents and Build Real Ones on Your Daily Work - No Code with Claude Cowork and free OpenWork.
Last updated 6/2026
English

What you'll learn

  • Build 6 working AI agents in under 4 hours - on your real email, calendar, and work tools
  • Understand how AI agents actually work - LLMs, memory, tools, and reasoning, in plain English
  • Save hours every week by automating email, meeting prep, lead research, and daily briefings
  • Master Claude Cowork - the AI app every executive is talking about in 2026
  • Use OpenWork (the free, open-source alternative) - no $20/month subscription required
  • Become the AI-fluent person on your team - package your agents and share them with colleagues

Course content

6 sections49 lectures3h 37m total length
  • How You'll Master AI Agents (and Help Others Do the Same)4:59

    If you want to learn:


    • Why this AI agents course teaches first principles instead of chasing every new model release

    • How a 13-year applied AI background shapes a foundations-first teaching approach

    • Why Alex Honchar and Neurons Lab built this Practical Intro to AI Agents and Agentic AI for non-developers

    • How top-1% quant finance research informs the way this course explains AI agents and agentic workflows

    • Why the second half of the course focuses on empowering others not just personal mastery

    • What mindset keeps your AI skills relevant beyond the next hype cycle

    Then this lecture is for you!

    Get the story and mindset behind this course directly from your instructor Alex Honchar — co-founder of Neurons Lab AI consultancy, 13 years building AI systems since 2012, top-1% finisher in Numerai Signals and World Quant quant finance competitions, author of a Medium blog with more than 1M reads, and former contract professor at the University of Verona where he taught a year-long machine learning programming course. The lecture explains why this Practical Intro to AI Agents and Agentic AI course leads with first principles instead of chasing every new agent release, how a mathematician's mindset grounds your understanding of how AI agents and agentic workflows actually work, and why the second half of the course is built around empowering your colleagues rather than only your personal mastery. The result: you walk into the rest of the course knowing both who is teaching you and what the course is actually built to give you.

  • Your First AI Agent: Email Triage with Claude Cowork and OpenWork1:41

    If you want to learn:

    - How to build your first AI agent for email triage in Claude Cowork

    - How to set up an open-source email triage agent with OpenWork

    - How to make an AI agent draft replies automatically based on inbox context

    - How to generate a daily PDF priority report from your unread emails

    - What tools you need to start automating email management with AI

    - How AI email triage compares between a commercial and a free open source tool

    Then this lecture is for you!


    Build your very first AI agent for email triage using two complementary tools: Claude Cowork as the commercial option and OpenWork as the free open-source alternative. The agent learns from your inbox context to draft replies for important senders and produces a clean PDF report ranking priorities and FYIs you can read offline. The lecture walks through the hands-on workflow without theory detours, covering Gmail API connection, MCP server setup, AI draft generation, and unread email classification so you can deploy your own AI email triage workflow immediately and reclaim hours each week from inbox overload.


  • Install Claude Cowork and Connect Your Gmail Account6:06

    If you want to learn:

    - How to install Claude Cowork desktop app on Mac or Windows

    - How to connect your Gmail account to Claude Cowork

    - What the difference is between Claude Chat and Claude Cowork

    - Why you need a Claude Pro account to run Cowork locally

    - How to test that your Gmail connector is reading emails correctly

    Then this lecture is for you!


    Install Claude Cowork as a desktop AI agent app on Mac or Windows and connect your Gmail account to start building automated email workflows. You will create your Claude account, log into Cowork, navigate the Chat and Cowork sections, and use the Customize tab to add the native Gmail connector via OAuth. The lecture covers the Claude Pro account requirement for local desktop execution, how Cowork loads tools differently from Claude Chat, and how to verify the Gmail integration reads your inbox by asking your AI agent to fetch and summarize unread emails.


  • Build Your First Email Triage AI Agent in Claude Cowork8:11

    If you want to learn:

    - How to build an email triage AI agent in Claude Cowork

    - How to make AI categorize unread emails and draft replies automatically

    - How to generate a PDF email triage report on your desktop using Claude

    - How AI agents differ from chatbots when handling email workflows

    - How to use Claude Cowork skills to create PDF files from your inbox

    - How to save hours per day with AI email triage automation

    Then this lecture is for you!


    Build a working email triage AI agent in Claude Cowork that reads unread emails from your Gmail inbox, categorizes them into urgent and FYI buckets, drafts professional replies for important threads, and saves a clean PDF priority report to your desktop. The lecture walks through the prompt that drives the agent, the interactive plan Cowork builds before execution, the working folder and tools context that distinguish an AI agent from a chatbot, and the built-in PDF creation skill. You will see real drafts generated for partnership emails, calendar rescheduling, and Q2 budget sign-offs that save 10 to 15 minutes per reply and free up hours each day from inbox overload.


  • OpenWork: A Free Open-Source Alternative to Claude Cowork1:44

    If you want to learn:

    - What OpenWork is and how it compares to Claude Cowork

    - How to download OpenWork as a free open-source desktop AI agent app

    - Why OpenWork runs on Mac Windows and Linux as an AI agent platform

    - How to use OpenWork to run the same AI agent workflows as Claude Cowork

    - Why a free alternative matters when paid AI agent tools are off limits

    Then this lecture is for you!


    Get started with OpenWork the free open-source alternative to Claude Cowork backed by Y Combinator. The lecture explains why a paid tool is not always an option and introduces OpenWork as an open-source AI agent desktop app that runs on Mac Windows and Linux while reusing the same AI agent patterns taught throughout the course. You will see the OpenWork interface with its task and chat layout, learn that it supports multiple AI models for flexibility, and understand why you still need to connect Gmail and other accounts through MCP servers to make OpenWork useful for real email triage and AI agent workflows.


  • Create a Google Cloud Project and Gmail OAuth Credentials4:44

    If you want to learn:

    - How to create a Google Cloud project for an AI agent integration

    - How to enable the Gmail API for use with OpenWork or any open-source AI agent

    - How to set up an OAuth consent screen for a desktop AI agent app

    - How to download OAuth JSON credentials for Gmail

    - How to prepare Google Cloud for connecting Gmail to a custom MCP server

    Then this lecture is for you!


    Create your first Google Cloud project and Gmail OAuth credentials so an open-source AI agent like OpenWork can read your inbox through a custom MCP server. The lecture walks through console.cloud.google.com step by step: creating the OpenWork project, enabling the Gmail API under APIs and Services, configuring the OAuth consent screen as external, generating an OAuth client ID for a Desktop App, and downloading the JSON credentials file. These same Google Cloud steps unlock Gmail Calendar and other Google service integrations for any custom AI agent or open-source MCP server beyond paid tools like Claude Cowork.


  • Connect Gmail to OpenWork via MCP and Run an Email Triage Agent8:09

    If you want to learn:

    - How to install a Gmail MCP server for OpenWork

    - How to connect a custom Gmail MCP to your open-source AI agent

    - How to run an email triage AI agent in OpenWork using your own Gmail account

    - How to edit the OpenWork config JSON to register a new MCP extension

    - How OpenWork compares to Claude Cowork when generating PDF reports

    - What the Model Context Protocol does for custom AI agent connectors

    Then this lecture is for you!


    Connect Gmail to OpenWork via a custom Model Context Protocol MCP server and run a working email triage AI agent end to end. The lecture installs a free open-source Gmail MCP from GitHub using NPX, authenticates against your Google Cloud OAuth credentials, edits the OpenWork JSON config to register the new extension, and reloads OpenWork to expose the Gmail MCP tool. You will then run the same email triage prompt used in Claude Cowork, watch OpenWork draft replies and produce an HTML triage report where the native PDF creation skill is unavailable, and understand the practical trade-offs between commercial and open-source AI agent stacks for Gmail email management workflows.


  • AI Agent Architecture: LLMs, Memory, Tools, and Reasoning8:50

    If you want to learn:

    - What the four building blocks of AI agent architecture are

    - Why every AI agent needs an LLM as its brain

    - How memory tools and reasoning fit together in agentic AI systems

    - What the difference is between Claude Opus Sonnet and Haiku models for AI agents

    - How agent reasoning quality depends on how specific your prompts are

    - Why the same AI agent architecture works in Claude Cowork and OpenWork

    Then this lecture is for you!


    Understand the unified AI agent architecture that powers both Claude Cowork and OpenWork: a large language model as the brain, memory for emails calendar pages and chat history, tools for read and write actions through connectors, and reasoning encoded in your instructions. The lecture maps each element to concrete examples from email triage, shows how Claude Opus 4.7 Sonnet and Haiku compare against open-source LLMs like BigPickle, explains why agent quality lives in the reasoning layer rather than the tools, and gives you a portable mental model for designing agentic AI systems across any tool or stack.


  • AI vs Machine Learning vs Neural Networks vs LLMs and AI Agents5:40

    If you want to learn:

    - What is the difference between AI machine learning neural networks and LLMs

    - How AI agents fit inside the broader AI machine learning landscape

    - Why large language models are a subset of neural networks and machine learning

    - What questions to ask to tell real machine learning from generic automation

    - How agentic AI relates to deep learning and reinforcement learning

    Then this lecture is for you!


    Get a clear map of how AI machine learning neural networks large language models and AI agents relate to each other in modern artificial intelligence. The lecture draws AI as a broad umbrella, places machine learning as the data-trained subset, narrows further to neural networks inspired by the brain, identifies LLMs as a neural network subtype specialized for text and multimedia, and finally places AI agents at the center as the main topic of the course. You will leave with the language to spot real machine learning systems, distinguish them from rule-based automation, and reason about which AI technique fits which use case.


  • How Large Language Models Work: Tokens, Probabilities, and Pricing7:01

    If you want to learn:

    - How large language models actually process text under the hood

    - What tokens are and why LLM providers like Anthropic and OpenAI charge per token

    - How LLMs predict the next token using probabilities

    - What causes LLM hallucinations and how to avoid them

    - Why tokenization matters when building AI agents on top of large language models

    - How input and output token pricing affects the cost of using LLMs

    Then this lecture is for you!


    Learn exactly how large language models work inside AI agents: text is tokenized into letters, syllables, or word pieces, converted into numbers, and passed through a neural network that predicts the next most probable token from probability distributions. The lecture explains why LLMs occasionally hallucinate when overloaded or given ambiguous context, how to keep prompts specific to keep probability of correct answers high, and how Anthropic OpenAI Google and other providers price both input and output tokens. This is the foundation you need before driving any LLM through Claude Cowork OpenWork or a custom API.


  • What Is an LLM Agent? Agent vs Environment in Modern AI7:48

    If you want to learn:

    - What an LLM agent is and how it differs from a classical AI agent

    - How the agent and environment loop works in modern agentic AI

    - Why large language models are essential inside an AI agent

    - How LLMs decide which tool to call next when working with Gmail Slack or a CRM

    - Where the agent and environment terminology comes from in computer science

    Then this lecture is for you!


    Understand the classical agent-environment loop from computer science and see how modern LLM agents extend it: an agent acts on a digital environment like Gmail Slack a CRM or a website, receives feedback, and continues the loop. The lecture explains why the brain of an AI agent must be a large language model: digital environments are text-heavy, so tokenization through an LLM is what lets the agent process memory, pick the right tool, and reason about next actions. You will leave with the vocabulary to discuss LLM agents in line with traditional AI literature on agentic AI autonomous agents and decision-making systems.


  • Showing Your Inbox Triage Agent to a Curious Teammate

Requirements

  • A computer (Mac, Windows, or Linux) with an internet connection
  • Optional: Claude Pro subscription for $20/mo - it’s not mandatory as the course builds everything in parallel in free OpenWork tool (a free Claude Cowork alternative)
  • Optional: An Anthropic API key with $10–20 of credit for the browser-use and multimodal sections (we explain when and why)
  • Optional: Gmail, Slack, Notion, and Google Calendar accounts (you can substitute equivalents - the patterns transfer)
  • No prior coding experience required
  • No prior AI experience required - even if you never used ChatGPT or Claude, you will learn everything in this course from scratch

Description

The fear has flipped.

In 2024, workers were embarrassed to be caught using AI. In 2026, they're embarrassed to be caught not using it well enough.


Microsoft's 2026 Work Trend Index analysed twenty thousand AI users across ten countries only to find that 65% are now afraid of falling behind. AI-skilled workers earn a 56% wage premium (PwC 2025, up from 25% the year before). AI literacy is the #1 skill professionals are adding to LinkedIn this year. And yet only 12% of professionals have ever used an AI agent, even though most of them already use ChatGPT or Claude every day.


This course closes that gap.

In four hours of focused, hands-on building, you'll walk away with six working AI agents running on your real data - across Gmail, Slack, Notion, Google Calendar, your browser, and the open web. Not theory. Not toy demos. Real, working agents that save you real time, every day.


No coding required. If you can write a Slack message, you can build everything in this course.


What you'll build

Agent 1 - Inbox Triage Agent. The agent reads your unread Gmail, categorizes everything by urgency, drafts personalized replies in your voice, and ships you a clean PDF priority report. We build it twice - once in Claude Cowork, then again in OpenWork (the free, open-source Claude Cowork alternative) - so you understand both setups.

Agent 2 - Meeting Prep Agent. The agent pulls Calendar events, Gmail history with the person, Slack mentions, related Notion docs, and live web research, and gives you a one-page brief with company overview, relationship history, and three sharp talking points.

Agent 3 - Lead Outreach Agent. You give it a Google Sheet of leads. It opens your browser by itself, visits each company's website, drafts personalized cold emails in Gmail, files a Notion summary, and posts a Slack update - fully autonomous, end-to-end.

Agent 4 - Morning Briefing Agent. You build a reusable AI skill that runs at 8am, scans your Gmail, Slack, Calendar, and Notion, and delivers a personalized briefing before you've finished your coffee. Build it once, schedule it, get an actionable briefing every morning.

Agent 5 - Custom AI Plugin. Package your skills, connectors, and scheduled tasks as a shareable Claude Cowork plugin and distribute it via shareable link, internal folder, or third-party marketplace. Plus you'll learn to install Anthropic's verified plugins (like Sales) for instant performance gains.

Agent 6 - Visual & Dashboard Output. Turn your agent work into polished assets - build Live Artifact dashboards that pull fresh data every time you open them, single-file HTML mockups via Claude Code, and AI-generated investor decks via claude_ai/design.


What you'll learn (beyond the agents)

Agent architecture. LLMs, memory, tools, and reasoning. Once you understand the shape, you can build agents for any task, not just the six in this course.

Claude Cowork vs. OpenWork. The smoothest paid experience and the free open-source alternative. Same agents, different setups, both production-ready.

Model Context Protocol (MCP). The open standard that lets any AI agent talk to any tool. Connect Gmail, Slack, Notion, and Calendar through both native connectors and custom open-source MCPs.

Browser use and computer use. When no connector exists, give your agent direct browser control. Click, scroll, fill forms, log in, scrape - without writing a line of automation code.

Multimodal vision LLMs. Why your agent sometimes needs to see the screen, and how to connect Claude Opus 4.7 via the Anthropic API for vision-based work.

AI skills (SKILL_md). Package your prompts as reusable, sharable, scheduled assets using Anthropic's /skill-creator.

Scheduled agents. Turn one-off prompts into automations that run every morning at 8am, every Friday at 5pm, or any cadence you set.

AI plugins. Install verified Anthropic plugins (Sales, etc.) and package your own work as plugins for your team or the world.

Bonus tools. Live Artifact dashboards, Claude Code prototyping, and claude_ai/design slide generation, all on top of the same connectors and skills.


Why now

AI literacy is the #1 skill professionals are adding to their profiles in 2026. WRITER's 2026 Enterprise Survey found 60% of executives plan to lay off workers who don't adopt AI; 92% of companies are actively building an internal "AI elite." Microsoft's 2026 Work Trend Index found only 16% of AI users actually orchestrate agents. The technology is here. Most people just haven't built one yet.

This course is designed to get you from watching to building in a single afternoon.


About your instructor

I'm Alex Honchar. I've been building AI for thirteen years. I co-founded Neurons Lab, an AI consultancy that has trained AI teams at HSBC and over 100 other Fortune 500 companies. Almost none of those people were developers - and this course is everything I'd cover with them, in the same order.

What's included

  • 3+ hours of focused, hands-on video lectures

  • All prompts, SKILL_md examples, and downloadable resources

  • Q&A support directly from the instructor

  • Lifetime access - including all 2026 updates

  • 30-day money-back guarantee - no questions asked

  • Certificate of completion

Click Enroll and build your first AI agent in the next thirty minutes.


Who this course is for:

  • Anyone whose boss has asked about AI and who hasn't built anything yet
  • Knowledge workers under pressure to "use AI more" without clear guidance on how
  • Sales, marketing, project management, finance, ops, and customer-success professionals
  • Founders, freelancers, and consultants who want their own AI back office
  • Curious learners who've used ChatGPT or Claude and want to add the agent layer
  • Developers who want to learn no-code agent orchestration before going deeper into engineering
  • Anyone planning to take a more advanced agentic AI course later - this is the perfect starting point