Skip to content

Home

PolyAI ADK

Early access

The PolyAI ADK is currently in Early Access. Availability is limited, and some functionality may change before general release.

Join the waitlist

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

The ADK gives developers a local, Git-like workflow for working with Agent Studio projects using standard tooling, validation, and AI-assisted development.

Start here

  • What is the ADK?


    Learn what the ADK is, why it exists, and how it fits into Agent Studio workflows. Read the overview

  • Installation


    Set up the ADK locally and prepare your development environment. Open installation

  • Build an agent


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

  • CLI reference


    Review the core commands available in the poly CLI. Open CLI reference

What this site covers

This documentation is organised around the developer journey:

  • understanding what the ADK is
  • getting access and installing it
  • learning the core CLI workflow
  • building and reviewing agents
  • looking up commands, testing, and tooling details

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

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