Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.poly.ai/llms.txt

Use this file to discover all available pages before exploring further.

PolyAI’s Agentic Dialog Platform runs production voice and chat agents for enterprise brands, and the same platform is available to every team building on PolyAI. Use it to handle bookings, billing, escalations, and other conversations the agent is expected to resolve end to end. Most agents run on Raven, PolyAI’s proprietary LLM, with sub-300ms latency in 24+ languages. To start from a description, use Agent Builder. It generates the agent, conversation tracks, and guardrails from your prompt. Every agent has a shareable test environment for validating behavior across channels and collecting review from stakeholders before you promote a build. To work from an IDE, use the ADK: self-serve API keys, a CLI, and a Git-based workflow.

Surfaces

You can manage the same agent through any of these:

Agent Studio

Build with or without codeBuild and maintain agents, view analytics, and manage deployments through a visual interface.

PolyAI ADK

Build like an engineerCLI and Python package for building agents locally with a Git-native workflow.

Agent Studio APIs

Integrate with your systemsREST APIs for updating and configuring agents programmatically.

Choose your surface

Agent StudioADKAPIs
Who it’s forNon-technical users, visual workflowTechnical teams, engineering workflowsEnterprises with internal tooling
How you workVisual UI – point and clickCLI and Python – local dev with GitREST endpoints – programmatic control
Best forBuilding and tuning agents interactivelyBulk authoring, version control, CI/CDProgrammatic control, automation
Code requiredOptionalYes (Python)Yes (any language)
An agent built in Studio can be updated through the ADK or APIs, and vice versa.

Platform capabilities

All three surfaces share the same platform capabilities:

Raven LLM

Proprietary LLM – sub-300ms latency, 24+ languages, no hallucination

Voice and chat

Multi-provider TTS and ASR, plus webchat and SMS

Knowledge and RAG

Managed topics, connected knowledge sources, and retrieval-augmented generation

Flows

Multi-step conversation workflows – no-code or code-driven

Integrations ecosystem

Five9, NICE, Twilio, Genesys, Salesforce, ServiceNow, and more

Analytics

Dashboards, conversation review, and PolyScore

Get started

Quickstart

Build your first agent in Agent Studio in minutes

ADK documentation

Install the CLI and start building agents locally

API reference

Explore PolyAI’s REST APIs
Last modified on May 19, 2026