Getting started
Installation
Get a slave running in under 5 minutes
Quick start
The fastest way to get a slave running:
This launches the interactive setup wizard that walks you through:
- Choosing your LLM provider (Claude, GPT, DeepSeek, Ollama)
- Enabling channels (WhatsApp, Telegram, Discord, etc.)
- Setting up your slave's persona
Manual install
Prerequisites
- Node.js >= 22.12.0
- pnpm >= 9.0.0
Clone and install
Configure
This creates a config file where you set:
- LLM API keys
- Channel credentials
- Slave persona settings
Start
Your slave is now running as a background daemon. It survives reboots and auto-recovers from crashes.
Docker
See Docker deployment for full details.
Verify
Check that your slave is alive:
You should see your slave reporting as online with all configured channels connected.