Getting started
Getting started
{"content":"## What you’ll do\n\n- Install Valdr from the setup guide\n- Confirm the `valdr` CLI works on your machine\n- Point Valdr at your local data directory and run your first workflow\n\n## Before you begin\n- Git installed and access to clone the repository\n- macOS with Homebrew installed\n- Optional: cloud provider credentials (e.g., `OPENAI_API_KEY`) if you plan to use hosted models; Valdr also works in local-only mode\n\n## Fast path to your first workflow\n\n1. Read the [Valdr overview](/valdr/docs/about/) to learn what Valdr is and when to use it.\n2. [Install Valdr](install/), then run `valdr --version`.\n3. [Configure Valdr](configure/) to set your data directory and any provider keys.\n4. [Use Valdr](usage/) to start the services, launch a workflow, and see the review loop.\n## Next\n\nGo to [Install Valdr](install/) to set up the toolchain.","description":"First steps with Valdr.","title":"Getting started"}
What you’ll do
- Install Valdr from the setup guide
- Confirm the
valdrCLI 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
- Read the Valdr overview to learn what Valdr is and when to use it.
- Install Valdr, then run
valdr --version. - Configure Valdr to set your data directory and any provider keys.
- Use Valdr to start the services, launch a workflow, and see the review loop.
Next
Go to Install Valdr to set up the toolchain.