Introduction

Bonsai is an extensible AI orchestration engine. It allows you to define, test, and run complex AI logic via a modular "building blocks" architecture.

Quick Installation

The fastest way to get started is via our CLI tool.

$ curl -sSL https://bonsai.dev/install.sh | sh

Lightning Fast

Compile prompts and workflows into optimized execution graphs.

Modular Design

Every component is a block. Swap LLMs, Tools, and Prompts seamlessly.

What's Next?

Ready to dive deeper? Explore the Hub to see what the community is building, or check our advanced guides on multi-agent collaboration.