Skip to main content

Introduction

Obi is a serverless platform for building, running, and automating AI-powered workflows. It brings together large language models, external tools, and your existing services into a single workspace where you can design intelligent automations without managing infrastructure.

How It All Fits Together

A typical workflow in Obi looks like this:

  1. You create a workspace and connect your integrations (GitHub, Linear, or others).
  2. An app is automatically created inside your workspace to get you started.
  3. You build agents inside the app, each configured with a model, prompt, and tools.
  4. You arrange those agents into a squad using the visual workflow editor.
  5. You set up a trigger so the squad runs automatically when a specific event occurs.
  6. You monitor executions from the dashboard and review the results.

The rest of this documentation walks through each of these steps in detail. If you're new to Obi, start with the Getting Started guide to create your first automation.