Learn AI from the Ground Up
Comprehensive courses on AI agents, RAG, LLMs, and more. Learn from industry experts and build real-world projects.
Hands-on Labs
NewShort, interactive labs where you build alongside Agents. Write a prompt, watch it work, and pass checkpoints to advance.
beginnerProWrite better with Claude Fable 5.1
Writing is most of what people ask Claude for, and Anthropic's prompting guide for Claude Fable 5.1 describes one problem with its prose. It can be dense, with long sentences and few paragraph breaks. In this short hands-on lab you write with the real model, see that problem on an everyday request, add the instruction Anthropic recommends, and measure the difference with a small script. Three lessons, from a first draft to a reusable style file for your own writing, for beginners and experienced Claude users alike.
beginnerFreeFrom AI Chatbots to AI Agents
Start by defining and experiencing a normal AI chatbot conversation, then gradually add files, analysis, tools, search context, and a visual HTML capstone that shows what makes an agent different.
Getting Started with Claude Agents
A hands-on introduction to Claude agents. Run a real coding agent in a safe browser workspace, and learn to prompt, guide, extend, and collaborate with it.
beginnerProBuild HTML Artifacts with Agents
Learn to turn plain-English requests into polished, self-contained HTML artifacts with a live AI agent in a real terminal. Across twelve lessons you build a personal gallery of deliverables (a profile card, a data table, charts, a one-page explainer, a dashboard, a comparison grid, an interactive planner, and a capstone of your own) while learning the request-inspect-refine loop that makes agents genuinely useful. No coding required. You describe, the agent builds, you judge the rendered result and steer.
beginnerProIntroduction to Pi
Pi is a coding agent you talk to in your terminal. This beginner course puts you in a live terminal with the real `pi` command and a small starter project. You will fix a real bug, learn the handful of keys that keep an agent on track, and then shape pi to your own work with a project rules file, a slash command you write yourself, and a skill it can follow. No API key and no prior agent experience needed.
beginnerProBuilding an LLM Council
Put your questions to a council of different AI models. They answer independently, rank each other blind, and a chairman synthesizes the final call. You drive it all through Hermes Agent in a real terminal.
advancedFreeIntroduction to Exo
Exo is an open-source agent harness built for recursive self improvement. It splits an agent into three layers, a durable event log the agent cannot rewrite, an executor it can freely change, and a sandbox it can snapshot and rewind. In this hands-on course you drive the real `exo` CLI in a live terminal. Register a model binding, give an agent a shell, read the raw event log behind a conversation, and fork a conversation to travel back in time.
beginnerProIntroduction to Eve
Eve is Vercel's open-source, filesystem-first framework for building, deploying, and scaling AI agents with production infrastructure built in. In this hands-on course you drive the real `eve` CLI in a live terminal. Start by running a ready-made agent, then give it custom tools, skills, subagents, and human approval gates, and finish by seeing how the same project ships to production with evals, channels, schedules, and one deploy.
advancedProDocs for Agents with OpenWiki
Run OpenWiki, LangChain's documentation agent, against a real project. Generate an agent-ready wiki, steer what it writes, and keep the docs in sync as the code changes.
intermediateFreeBuild a Website with a Pi Coding Agent
Build and refine a responsive one-page website by directing a Pi coding agent. Each lesson adds a practical feature to the same project, from the first hero to responsive styling, interaction, accessibility, and final polish.
intermediateProLLM-as-a-Judge
Learn to evaluate open-ended AI output by building an LLM judge from scratch. Across six short labs you grade a support bot's freeform replies on a rubric, then validate the judge against human labels and harden it against bias. By the end you will have a small, trustworthy evaluation harness you can point at any open-ended task.
beginnerProPrompt Engineering Essentials
Learn prompt engineering by writing real prompts. Start with a single-sentence prompt and work up to a fully-engineered one across nine short labs. Every lab challenges you to compose the prompt yourself, with no templates to copy and no pre-filled answers. By the end you'll have written prompts that use clear instructions, a role, multishot examples, XML structure, and an explicit output format.
intermediatePro30 Days of Hermes Agent
The interactive-terminal edition of 30 Days of Hermes Agent. Instead of a prompt box, you drive a real Hermes Agent session in a live terminal - exactly like using Hermes Agent on your own machine. Over 30 short lessons, you turn one messy Personal Knowledge Vault into a useful knowledge operations system with readable notes, searchable project context, reusable templates, review workflows, task boards, safety rules, and handoff docs. You'll use genuine interactive terminal features - slash commands, /new, /clear, /undo, /rollback, /help, and model selection - that only a real terminal can offer.
beginnerProAgentic Image Generation
Use a prebuilt agent skill to generate and edit images. Learn prompt design, iteration, and multi-image composition without writing any API code or holding any keys.
beginnerProLearn Anything with the /teach Skill
Use the /teach skill with Hermes Agent as your personal tutor to generate interactive, structured lessons on any topic.
beginnerProBuild Your First Agent Skill
Learn how to create reusable Agent Skills that turn an agent into a specialist for any task you care about: research, writing, analysis, anything. By the end of the course you'll have built and tested a real, reusable skill.
All Courses
ProVibe Coding AI Apps with Claude Code
Learn to vibe code AI apps with Claude Code.
ProBuilding Effective AI Agents with n8n
Learn to build and deploy effective AI Agents with n8n.
FreeElements of AI Agents
A free, text-based course to build your AI Agent literacy. Understand what agents are, how they reason, use tools, manage memory, and work together. Designed for developers, students, and anyone curious about AI agents.
ProMCP for Everyone
A short, hands-on course to learn how to build and integrate MCP Servers.
ProIntroduction to RAG
Learn how to build effective and modern Retrieval Augmented Generation (RAG) systems.
ArchivedFreeIntroduction to NotebookLM
Learn how to create and collaborate with NotebookLM, a powerful AI research assistant.
ProIntroduction to Prompt Engineering
Learn important prompt engineering techniques to build use cases with LLMs.
ProPrompt Engineering for Developers
Learn the most important prompting techniques and best practices for building effective LLM applications.
ProAdvanced Prompt Engineering
Learn advanced prompt engineering techniques to build complex LLM applications and use cases.
ArchivedProCursor: Coding with AI
Learn how to code and build AI-powered web applications with Cursor.
ProBuilding Agentic Apps with Replit Agent and n8n
Learn how to rapidly build and deploy agentic AI applications using no-code tools.
ProAdvanced AI Agents
Dive deep into advanced AI agent design and implementation.
ProIntroduction to AI Agents
Learn how to build agentic workflows powered by LLMs.
Workshops
Hands-on LearningHands-on video workshops to deepen your AI skills. Build real projects and learn practical techniques.
ProBuilding Agent Skills in Claude Code
ProVibe Coding Apps with Gemini 3 and Nana Banana Pro
ProBuilding Deep Agents with Claude Agent SDK
ProClaude Code Subagents
ProBuilding Deep Research Agents for Analyzing Codebases with Claude Code
FreeClaude Code for Research & Notetaking
ProBuilding and Integrating MCP Servers
ProGPT-5 Review and Insights
ProAmbient Agents
ProContext Engineering for AI Agents
ProScaling Memory for AI Agents
ProReasoning LLMs 101
ProGoogle ADK
ProMulti-Agents with AutoGen
ProBuilding Effective AI Agents with OpenAI Agents SDK
ProGPT-4.5 Overview
ProBest Practices and Tips for Building AI Agents with Flowise AI
ProOpenAI Deep Research
ProAgentic Image Generation with Claude Code
Learn how to generate high-quality images using Nano Banana Pro and Claude Code agentic loops.
Get Started
Ready to master AI?
Get unlimited access to all courses, live workshops, certificates, and a thriving community of AI practitioners.
All Courses
Unlimited access to every course in the library.
Live Events
Real-time workshops and Q&A sessions.
Certificates
Verify your skills with shareable credentials.
Community
Connect with AI builders and practitioners.