🚀 Getting Started
Now that Brody is in your project, let’s give him a brain.
đź§ 1. Selecting a Provider
Brody AI is flexible. You can use expensive top-tier models for complex architecture or free local models for simple tasks.
- Open Tools > Brody AI > Settings.
- Navigate to the Providers tab.
- Choose your setup:
- Cloud (Recommended): Use OpenRouter or OpenAI. Enter your API Key in the “Global Vault”.
- Local (Privacy): Choose Ollama. Ensure the Ollama app is running on your PC.
đź§Ş 2. The Connectivity Test
Before starting, we need to make sure Brody can talk to his brain.
- Click the “Test Connection” button in the Settings window.
- Wait for the status light to turn 🟢 Online.
đź‘‹ 3. Your First Conversation
Open the Main Window via Tools > Brody AI and try one of these prompts:
“Hey Brody, can you explain what the
PlayerControllerscript in my project does?”
“Create a new script called
DayNightCycle.csthat rotates a directional light based on a public speed variable.”
📸 Interface Breakdown
1. Agent Selection | 2. Chat Log | 3. Project Context | 4. Action Buttons
[!TIP] Pro Tip: You can drag and drop any file or GameObject directly into the chat to give Brody context!