Building an AI platform is hard. We did it for you.

Open source, self-hosted, tested with Fortune 50s.

Santiago Barclay

“We came across Archestra while searching for an infrastructure layer to scale and secure our internal agents. From our very first interactions, the energy, depth of knowledge, and speed of the Archestra team made the potential obvious. Archestra stood out for the team's security-first mindset, its open-source nature, an intuitive UI, and a deployment experience that just works.”

Santiago BarclayHead of Cybersecurity at Akua, payments infrastructure for Latin America

Quick Start

#Requires: Docker
$docker pull archestra/platform:latest
$
docker run -p 9000:9000 -p 3000:3000 \ -e ARCHESTRA_QUICKSTART=true \ -e ARCHESTRA_BETA=true \ -v /var/run/docker.sock:/var/run/docker.sock \ -v archestra-postgres-data:/var/lib/postgresql/data \ -v archestra-app-data:/app/data \ archestra/platform
#Full guide: Deployment Guide

Contributors

Thank you for contributing and continuously making Archestra better, you're awesome 🫶

Contributors