Getting Started
Start building with Shuttl in minutes. These guides will walk you through installation, your first agent, and deploying to production.
Quick Links
| Guide | Description | Time |
|---|---|---|
| Quick Start | Get an agent running in under 5 minutes | 5 min |
| Installation | Complete installation guide for SDK and CLI | 10 min |
| Your First Agent | Build a complete support agent from scratch | 20 min |
| Deployment | Deploy to production | 15 min |
Recommended Path
- Quick Start - Get a feel for Shuttl with a minimal example
- Your First Agent - Build a more complete agent with tools
- Core Concepts - Understand the architecture
- Deployment - Ship to production
Prerequisites
Before you begin, make sure you have:
- Node.js 18+ or Python 3.9+
- An OpenAI API key (or another supported LLM provider)
- A terminal and code editor
Need Help?
- Check the Examples for real-world patterns
- Read the CLI Reference for command details
- Join our Discord for community support