Skip to main content
The Zero Runtime Python SDK lets you build voice AI agents on Python 3.11+ with a clean, type-hinted API.

Prerequisites

Before installing, make sure you have:
  • Python 3.11 or later
  • A Zero Runtime auth token — get these from the Zero Runtime dashboard
  • API keys for any AI/voice providers you plan to use (e.g., STT, TTS, LLM providers)

Installation

Install the SDK via pip:

Connect to the Runtime

Point the worker at your runtime address, and set your auth token, using the values from the dashboard: