Guides
Learn how to build AI agents with PraisonAI through practical, step-by-step guides.Single Agent
Build your first AI agent
Multi-Agent Systems
Orchestrate multiple agents working together
Workflows
Create complex agent workflows
RAG & Knowledge
Add knowledge bases to your agents
Persistence
Save and resume agent sessions
Deployment
Deploy agents to production
By Topic
Agent Patterns
- Single Agent - Build a single AI agent
- Multi-Agent Systems - Multiple agents working together
Workflows
- Routing Workflow - Route tasks to specialized agents
- Parallel Workflow - Run agents in parallel
- Sequential Workflow - Chain agents sequentially
- Orchestrator Pattern - Central orchestrator managing agents
RAG & Knowledge
- Knowledge Base Setup - Create and configure knowledge bases
- Chunking Strategies - Optimize document chunking
- Retrieval Methods - Configure retrieval strategies
Persistence
- Overview - Persistence concepts
- Database Setup - Configure database backends
- Session Resume - Resume interrupted sessions

