Back to Docs
Examples
Interactive walkthroughs and practical examples showing how to build agents with the Daita framework
Filter by tag:
All
Agents
Architecture
Custom Functions
Custom Handlers
Database
Debugging
Getting Started
Introspection
LLM
Multi-Agent
Orchestration
Plugins
PostgreSQL
S3
Streaming
Tools
Workflows
Beginner
(2)
Beginner
Hello World Agent
Your first agent - a simple introduction to creating and running agents with the Daita framework
Agents
Getting Started
Beginner
Sentiment Analysis with Custom Tools
Build an agent that can analyze text sentiment using custom tools and autonomous decision-making
Tools
Custom Functions
Intermediate
(4)
Intermediate
Building Custom Handlers with Database Tools
Create custom business logic that orchestrates multiple database operations using agent handlers
Plugins
PostgreSQL
Custom Handlers
Intermediate
Inspecting and Understanding Agent Tools
Learn how to programmatically inspect tool schemas, parameters, and formats for debugging and integration
Tools
Introspection
Debugging
Intermediate
Real-Time Streaming Responses
Build responsive AI applications with real-time text streaming, live tool call updates, and event-driven UI feedback
Agents
Streaming
LLM
Intermediate
Database Query Agent
Build an agent that can query PostgreSQL databases autonomously using the database plugin
Plugins
PostgreSQL
Database
Advanced
(2)
Advanced
Multi-Agent Orchestration with Workflows
Build intelligent multi-agent systems with automatic task routing, parallel execution, and complex workflow DAGs
Multi-Agent
Orchestration
Workflows
Advanced
Multi-Plugin Agent Architecture
Combine multiple plugins (PostgreSQL, S3, custom tools) in a single agent for complex workflows
Plugins
Architecture
PostgreSQL
+1