
Agentic Ai Engineering Course
Released 2/2026
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 11 Lessons ( 7h 33m ) | Size: 2.28 GB
Most AI agent courses teach you toy examples. Build a chatbot, call an API, done. But when you try to build something real, something that handles research, generates structured content, orchestrates multiple tools, and actually works in production, you realize those tutorials left out everything that matters. Agentic AI is an engineering discipline, not a prompting exercise.
That gap is exactly why I spent the last 9 months building an Agentic AI Engineering course with Towards AI. And here is what makes it different: we didn't just teach how to build agents. We built two production AI systems, used them daily, and wrote the course with them.
How This Course Was Built
Back in January 2025, Louis-François Bouchard (Co-Founder at Towards AI) reached out to me about creating a course on Agentic AI Engineering. I deeply respected Louis's work in the AI space. So I said yes.
By April 2025, we had a team of five and one non-negotiable rule: we would only teach something we actually use ourselves. No toy examples. No throwaway demos.
We settled on an ambitious idea: a deep research agent and a writing workflow specialized in generating high-quality lessons and articles with text, code, images, diagrams, and references. We called them Nova and Brown.
What You Get
34 lessons that take you from foundations to deploying your own agent through articles, videos, and hands-on Notebooks. You will learn tool calling, ReAct loops, context engineering, structured generation, memory systems, RAG, planning and reasoning architectures, human-in-the-loop feedback, and CI/CD deployment
Self-paced with monthly live kick-off sessions so you can go at your own speed without losing momentum.
4 parts: Foundations (multiple smaller projects), two end-to-end complex projects, LLMOps (evaluation, observability, auth, deployment), and a final capstone project you implement yourself.
Real code, not notebook-only demos. The teaching happens through Notebooks, but the code is structured as two Python modules (Nova and Brown). You import from the modules into Notebooks for a structured learning experience.
Fundamentals over frameworks. We wrote as much as possible from scratch because tools change constantly. The course focuses on design principles and patterns you can replicate in any tool. Key tools used: LangGraph, LangChain, Gemini, FastMCP, Cursor/Claude Code, Opik, Perplexity, and GCP.
Discord community with Q&A support and a completion certificate.
Who Is This For?
Engineers who want to go deep on AI agents, not skim the surface. If you are a software engineer, ML engineer, or data scientist who has played with LLMs but never built a multi-step agent that actually works in production, this is for you.
You should be comfortable with Python, have basic familiarity with LLMs, Docker, and cloud. And above all: a builder mindset.