Skip to content

Home

PolyAI ADK

Build, edit, and deploy Agent Studio projects locally with the PolyAI ADK.

The ADK gives you a local, Git-like workflow for Agent Studio projects: pull, edit with standard tooling, validate, and push.

Start here

  • What is the ADK?


    Understand what the ADK does and where it fits in the Agent Studio workflow. Read the overview

  • Installation


    Install the ADK and prepare your local environment. Open installation

  • Build an agent


    Follow the end-to-end workflow from project setup to deployment. Open the tutorial

  • CLI reference


    See every poly command and its flags. Open CLI reference

What this site covers

This documentation follows the developer journey:

  • understanding what the ADK is and how to get access
  • installing it and running the first commands
  • building, reviewing, and deploying agents
  • reference for all CLI commands, resource types, and tooling

If you are new to the ADK, follow this order:

  1. read What is the PolyAI ADK?
  2. check Access and waitlist
  3. complete Prerequisites
  4. follow Installation
  5. use First commands
  6. continue to Build an agent with the ADK