Jupyter, on demand.
Spin up a notebook in seconds — PyTorch, TensorFlow, R, or bare Python. Persistent volumes, GPU passthrough, a file browser built in.
Orqestra turns the computer you already own into a full AI platform — notebooks, model hosting, sandboxes, and multi-agent swarms. No rented GPUs. No vendor lock-in.
Next.js · tRPC · Go orchestrators · PostgreSQL · Redis · Python agent harness
The platform
Each one isolated, resource-capped, and yours.
Spin up a notebook in seconds — PyTorch, TensorFlow, R, or bare Python. Persistent volumes, GPU passthrough, a file browser built in.
Pull from a unified catalog, get an OpenAI-compatible endpoint. Your models, your API, running on your silicon.
SSH into a fresh container, generated keys, gone when you're done. Host a custom server or just experiment.
Wire specialist agents into a swarm. Watch them delegate, hand off, and collaborate — live.
AgentHive
Define agents with their own roles, instructions, and models. Connect them with explicit communication flows. Run OpenAI, Anthropic, Gemini, Groq — or your own local models — side by side in one swarm.
Control transfers fully to a specialist. Sequential workflows, tight feedback.
One agent delegates, collects, and synthesizes. Parallel, high-autonomy tasks.
Every message streamed in real time. Every step traceable.
Getting started
One script provisions Docker, the network, every service.
Notebooks, models, sandboxes, swarms — one control plane.
Build it, run it, watch it stream.
Under the hood
Lightweight Go orchestrators drive the Docker socket. tRPC end to end. Postgres for state, Redis for realtime. No magic — just a clean spine you can read.
Orqestra is open-source and self-hosted. Clone it, run it, own it.
curl -fsSL orqestra.xyz/install.sh | bash