Skip to main content
You use this web-based tool to run real-time conversation tests for voice agents. You access the source code in the watsonx Orchestrate ADK repository.

Prerequisites

Install the following tools on your computer before you begin:
  • Git
  • Docker Engine
  • Python
  • pip

Quick start

Follow these steps to set up and run the tool.
1

Clone the watsonx Orchestrate ADK repository

2

(Optional) Create a virtual environment

3

Install watsonx Orchestrate ADK

BASH
4

Navigate to the tool directory

5

Start the tool

Run the following command to start the application:
BASH
Open your browser and go to:
  • Browser UI: http://localhost:9511/

Environment Variables

  • PORT: Defines the port where the application runs. The default value is 9511.