Getting Started

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

  1. Quick Start - Get a feel for Shuttl with a minimal example
  2. Your First Agent - Build a more complete agent with tools
  3. Core Concepts - Understand the architecture
  4. 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?