Learn AI by building
Short, interactive labs where you build real projects alongside AI Agents in a live workspace. Right in your browser, nothing to install.
Your server is running. Now give it a tool the agent can call: a get_weather function that returns live data.
Ask the agent in the terminal to add the tool, then run the checks below to verify it works.
The lab workspace: lesson and checkpoints on the left, a live terminal with your Agent in the middle, your files on the right.
All Labs
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.
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.
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.
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.
How Labs Work
From zero to a working project in one session
Each lab is a guided build. You learn by doing, with an Agent at your side and checkpoints that confirm your progress.
Open a lab
Every lab launches a real dev workspace in your browser. No installs, no API keys, no setup.
Build with an Agent
Follow short lessons and prompt an AI agent to write, run, and debug real code with you.
Pass checkpoints
Automated checks verify your work as you go, so you know what you built actually runs.
Keep your projects
Everything you build is yours. Download your workspace and keep shipping after the lab ends.