learn.agenticoutputs.com
Agentic AI
Engineering.
From KV-cache mechanics and prompt theory to self-healing multi-agent production systems. 15 modules, 5 phases, no hand-holding.
15Modules
5Phases
57Lessons
Master prerequisites
- Python fluency
- REST API experience
- Linux comfort
- Docker basics
Master Track — 5 phases
Phase 1
Core Foundations
Prompting · Frontier APIs · Rate Limiting · Local LLMs
Phase 2
Data Contracts & Safety
OpenAPI 3.0 · Pydantic v2 · Vector Storage
Phase 3
Retrieval & Security
Advanced RAG · Event Automation · gVisor Sandbox
Phase 4
Cognitive Architectures
Cloud GPUs · LangGraph · Hermes Paradigm
Phase 5
Production & UX
API Gateway · Streaming UI · Observability
What you'll ship
M12Hermes Self-Improving AgentRewrites its own system prompt based on failure analysis.M11Stateful LangGraph WorkflowMulti-agent graph with checkpoint rollbacks and HITL gates.M07Production RAG PipelineHyDE + BM25 hybrid retrieval, cross-encoder reranking.M09gVisor Sandboxed ExecutorKernel-level isolation for agent-generated code execution.M15Observability StackOpenTelemetry tracing + Langfuse LLM-as-Judge scoring.M14Streaming Agent UIReal-time cognitive trace rendering via WebSockets + SSE.
Watch & Learn
Curated videos that pair with each phase of the curriculum.

▶
9:55Frameworks
LangChain vs LangGraph: A Tale of Two Frameworks

▶
40:23Frameworks
Building Stateful Multi-Agent Systems with LangGraph

▶
6:36Retrieval
What is Retrieval-Augmented Generation (RAG)?

▶
20:40Retrieval
Understanding RAG — Retrieval-Augmented Generation

▶
14:41Local LLMs
Local AI Just Leveled Up: Llama.cpp vs Ollama

▶
11:02Local LLMs
Your Local LLM Is 10x Slower Than It Should Be

▶
25:38Agents
Claude Code: Build Your First AI Agent

▶
14:21Agents
Claude AI Full Tutorial: From Basics to Agentic AI

▶
10:10Observability
Langfuse: Open Source LLM Observability & Evaluation

▶
9:20Observability
LLM Observability with OpenTelemetry – Ultimate Guide

▶
20:17Prompting
Google's AI Prompt Engineering Course in 20 Minutes

▶
22:28Prompting
The Advanced 2026 Guide to Prompt Engineering
Learning resources
CourseChatGPT Prompt Engineering for DevelopersDeepLearning.AICourseAI Agents in LangGraphDeepLearning.AICourseBuilding Agentic RAG with LlamaIndexDeepLearning.AICourseMulti AI Agent Systems with crewAIDeepLearning.AICoursePractical Deep Learning for Codersfast.aiCourseHugging Face NLP CourseHugging FaceCourseLangGraph AcademyLangChainChannelAndrej KarpathyYouTubeChannel3Blue1BrownYouTubeChannelLangChainYouTubeChannelAnthropicYouTubeChannelYannic KilcherYouTubeDocsAnthropic Prompt Engineering GuideAnthropic DocsDocsLangGraph DocumentationLangChain DocsDocsLangfuse DocumentationLangfuseDocsPydantic v2 DocumentationPydanticPaperAttention Is All You NeedVaswani et al. 2017PaperReAct: Synergizing Reasoning and ActingYao et al. 2022PaperConstitutional AI: Harmlessness from AI FeedbackAnthropic 2022PaperToolformer: Language Models Can Teach Themselves to Use ToolsSchick et al. 2023