Home

Early access
The PolyAI ADK is currently in Early Access. Availability is limited, and some functionality may change before general release.
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
polyCLI. 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
Recommended path¶
If you are new to the ADK, follow this order:
- read What is the PolyAI ADK?
- check Access and waitlist
- complete Pre-requisites
- follow Installation
- use First commands
- continue to Build an agent with the ADK