Skip to main content

Quick Start Guide

This guide will help you create a simple multi-agent system with PilottAI.

Creating Your First Agent

Let’s create a simple document processing agent that can extract and analyze text from documents.

Building a Multi-Agent System

Now, let’s create a more complex system with multiple agents that collaborate:

Handling Document Processing

PilottAI excels at document processing jobs. Here’s how to set up a document processing pipeline:

Using Orchestration Features

PilottAI provides advanced orchestration capabilities for scaling your agent system:

Next Steps

Now that you’ve created your first PilottAI agents, continue to the Basic Concepts guide to learn more about:
  • Agent architecture and capabilities
  • Job routing and execution
  • Memory systems
  • Orchestration features
  • Tool integration
For more advanced examples, check the Examples section.