Introduction
Build modern AI agents
()
1. Introduction to AI Agents and Agentic Workflows
Building a basic agent
()
Creating custom event-driven decision steps
()
2. Vector Databases for AI Agent Knowledge Management
Why we use vector databases to store knowledge
()
Perform queries in Weaviate
()
Introduction to Weaviate Query Agent
()
Use Weaviate Query Agent
()
3. Build Role-Based Multiagent Workflows with LlamaIndex
Using your Query Agent as a step for an agent workflow
()
Building a human-in-the-loop workflow for knowledge base search and admin with LlamaIndex and Weaviate
()
4. Model Context Protocol (MCP) Integration for AI Agents
Interacting with your own agents served as an MCP via Claude Code
()