OpenAI setup
OpenAI powers two categories in BrandForge: large language model (GPT-4o for copywriting and brand naming) and image generation (DALL-E 3 for logo concepts).
Getting an API key
- Log in to platform.openai.com.
- Go to API keys → Create new secret key.
- Name the key (e.g.
brandforge-production) and copy it immediately — it is only shown once.
Configuring in GodMode
- Go to GodMode → API providers → + Add provider.
- Select OpenAI as the provider type.
- Paste your API key.
- Select the service category: Large language model and/or Image generation.
- Save. GodMode validates the key with a test call.
Recommended model settings
| Use case | Model |
|---|---|
| Brand naming and copywriting | gpt-4o |
| Logo prompt generation | gpt-4o |
| Image generation | dall-e-3 |
Model selection is configured in GodMode → Services → [service] → Configure → AI model.