AI Agents
Build autonomous AI agents that reason, plan, and take action
Showing 1-12 of 25
What is an AI Agent? The Complete 2026 Guide
Learn what AI agents are, how they differ from chatbots and LLMs, and why they're transforming software development. A comprehensive guide for developers.
Building a Voice RAG Agent with Real-Time Audio
Create a voice-enabled RAG agent using CartesiaAI, AssemblyAI, LlamaIndex, and Livekit. Build conversational AI with real-time speech interaction.
Tool-Use Pattern: Connecting Agents to the Real World
Master the tool-use agentic design pattern. Learn how agents decide when and how to use tools, handle tool results, and chain multiple tools together.
Level 3 Agents: Tool Calling Mastery
Build AI agents that select and invoke external tools. Learn tool definition, parameter extraction, result handling, and error recovery patterns.
Level 2 Agents: Router Pattern Deep Dive
Master the router pattern for AI agents. Learn how LLMs decide execution paths, implement conditional logic, and build intelligent routing systems.
The Reflection Pattern: Self-Improving AI Agents
Learn how the reflection pattern enables AI agents to review and improve their own work. Implement self-critique, iterative refinement, and quality assurance.
ReAct Pattern: How Agents Reason and Act
Master the ReAct pattern - the fundamental loop of Reasoning and Acting that powers effective AI agents. Learn implementation, examples, and best practices.
The Planning Pattern: Strategic AI Agent Design
Learn how the planning pattern enables agents to tackle complex tasks through strategic decomposition, goal setting, and adaptive execution.
Level 4 Agents: Multi-Agent Orchestration
Design and implement multi-agent systems. Learn orchestration patterns, agent communication, task delegation, and building collaborative AI teams.
Multi-Agent Pattern: Orchestrating Agent Teams
Master the multi-agent design pattern. Learn how to build systems where specialized agents collaborate to solve complex problems together.
Build a Deep Researcher: Multi-Agent Tutorial
Create a multi-agent deep research system using Linkup, CrewAI, and Ollama. Build agents that collaborate to research complex topics comprehensively.
Multi-Agent Cooperation: Building Agent Teams
Learn how to build systems where multiple AI agents collaborate. Patterns for coordination, delegation, and collective intelligence.