Skip to main content
Use ARIA, W&B’s AI Research and Iteration Agent, as your research assistant to analyze experiments, explain results, identify patterns across runs, recommend next steps, build visualizations, and more. Based on your previous runs, ARIA can recommend and run new experiments. ARIA uses W&B Launch to run experiments in a sandbox environment. Before ARIA can run experiments in your project, use ARIA to help you set up W&B Launch.

Set up W&B Launch with ARIA

ARIA can help you configure W&B Launch from the chat. For example, if you ask ARIA:
User prompt
ARIA checks which W&B Launch components are available in your project and guides you through the remaining setup steps. The following example shows part of an ARIA response to the prompt, “Can you help me set up W&B Launch?”:

Launch components

W&B Launch has three core components:
  • Launch job: A reusable blueprint for configuring and running a task in an ML workflow.
  • Launch queue: A first-in, first-out queue that submits jobs to a compute target, such as a Kubernetes cluster.
  • Launch agent: A process that polls a queue and runs jobs on the compute target configured for that queue.
ARIA can manage the W&B-side Launch workflow after a queue and active Launch agent are available. ARIA usually cannot start a durable Launch agent on your local machine, Kubernetes cluster, SageMaker environment, or Vertex AI environment. A user or administrator must provide the compute environment, credentials, and running agent. The following table summarizes the steps and who usually performs them to enable ARIA to run experiments with W&B Launch.