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:Open your browser and go to:
BASH
- Browser UI:
http://localhost:9511/
Environment Variables
PORT: Defines the port where the application runs. The default value is9511.

