Skip to content
Getting started

Getting started

What you’ll do

  • Install Valdr from the setup guide
  • Confirm the valdr CLI works on your machine
  • Point Valdr at your local data directory and run your first workflow

Before you begin

  • Git installed and access to clone the repository
  • macOS with Homebrew installed
  • Optional: cloud provider credentials (e.g., OPENAI_API_KEY) if you plan to use hosted models; Valdr also works in local-only mode

Fast path to your first workflow

  1. Read the Valdr overview to learn what Valdr is and when to use it.
  2. Install Valdr, then run valdr --version.
  3. Configure Valdr to set your data directory and any provider keys.
  4. Use Valdr to start the services, launch a workflow, and see the review loop.

Next

Go to Install Valdr to set up the toolchain.