Skip to main content
Trinity

Getting Started

Everything you need to install Trinity, deploy your first agent, and understand the core concepts of autonomous agent orchestration.

Quick Install

# Clone the repository
git clone https://github.com/abilityai/trinity.git
cd trinity

# Start all services (Docker required)
./scripts/deploy/start.sh

# Open the dashboard
open http://localhost