Skip to main content

Configure OpenAI

OpenAI is required for voice input (Whisper STT) and unlocks additional drone and image options. Anthropic remains the brain by default; OpenAI is supplementary.

1. Get an API key

  1. Sign in at platform.openai.com.
  2. Go to API Keys.
  3. Click Create new secret key, give it a label like "Jorv Builder", and copy the key (starts with sk-...).

You won't see it again — paste it into Jorv Builder now.

2. Add it to Jorv Builder

  1. In Jorv Builder, open Settings → AI Models.
  2. Find the OpenAI row.
  3. Paste your key into the input. Click Save.

3. Verify with Test

Click Test next to OpenAI. After a second:

4. Try voice input

Click the Mic button in the chat input (or press ⌘⇧M). Speak for a few seconds. Text should appear in the input every ~3 seconds as you speak. Click again (or press Esc) to stop.

If nothing happens, see Troubleshooting: Voice input.

Related