Go from using AI to building it — RAG, agents, MCP, and a crew that runs itself.
Prompt with intent, evaluate output like a pro, build a RAG app that answers from your own documents with citations, give it hands as a tool-calling agent that acts on real systems safely, expose those tools as a custom MCP server any AI client can plug into, coordinate a whole crew of agents to diagnose and fix a real incident, and finally give that crew memory and durable, scheduled autonomy so it works the night shift — recalling past incidents, resuming cleanly after a crash, and queuing fixes for your morning approval — with a human still at the gate.
Foundation 1 — enough code literacy to judge and steer what the AI gives you.
View courseFoundation 2 — a Linux VM to build and run these AI projects on. The agent and RAG work happen on your own machine, not in the browser.
View courseComplete both foundations before the core courses. Python Essentials gives you the code literacy to judge and steer the AI; Linux Essentials gets you the Linux VM these projects build and run on — there is no browser sandbox for this work.
Think, structure prompts, iterate, and build an AI DevOps Assistant.
View courseBuild a real AI app — a RAG system that answers from your own docs, grounded and cited.
View courseGive the AI hands — a tool-calling agent that checks systems, searches your docs, and fixes things behind a safety gate.
View courseTurn those tools into a custom MCP server any AI client can use — your agent, Claude Desktop, Claude Code — with the safety gate built in.
View courseCoordinate a crew of specialist agents — triage, diagnose, research, plan, review, remediate — to fix a real incident, then port it to LangGraph.
View courseThe capstone — give the crew memory across runs and durable, scheduled autonomy so it works the night shift: it recalls past incidents, resumes cleanly after a crash, and queues every fix for your morning approval.
View courseFirst up: Learn Python — clear the 2 foundations first, then the core courses build on them.
Start the pathway