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
- Sign in at platform.openai.com.
- Go to API Keys.
- 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
- In Jorv Builder, open Settings → AI Models.
- Find the OpenAI row.
- Paste your key into the input. Click Save.
3. Verify with Test
Click Test next to OpenAI. After a second:
- Green dot + "API key verified" → you're set.
- Red dot + error → see Troubleshooting: OpenAI key.
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.