No local hardware? Use a cloud LLM.
LLM (AI Brain)
Cloud option: Enter your API key for Mistral, xAI, OpenAI, or Anthropic/Claude. The app uses a fixed model per provider:
- Mistral: 'mistral-small-2506' (Free Tear)
- xAI:
grok-4-1-fast-non-reasoning - OpenAI:
gpt-4.1-mini(commands) /gpt-5.2(queries) - Gemini Generative Language API:
gemini-3.1-flash-lite-previewfor commands and queries - Anthropic/Claude
- DeepSeek
Cost will be different depending on which Cloud service you choose, and how long you play.
FREE CLOUD Option: Mistral
- Go to Mistral Console
- Create account with a valid email you can verify.
- NO CREDIT CARD NECESSARY
- Create a "Organisation" (Call it whatever you want. For example "Elite Intel")
- Generate an API key. Enter that key in to the app and restart the app.
Option A: xAI API Key
- Go to the xAI Console.
- Sign up or log in.
- Navigate to the API section and generate a new API key.
- Add credits to your account.
- Paste the key into the LLM field and check the lock box.
Option B: OpenAI API Key
- Go to the OpenAI Platform.
- Sign up or log in.
- Navigate to the API section and generate a new API key.
- Paste the key into the LLM field and check the lock box.
Option C: Anthropic/Claude API Key
- Go to the Claude Platform.
- Sign in with email or Google. Note: authentication uses a magic link sent to your email.
- Go to Settings ā Billing and add credits before creating a key. A key created on an unfunded account does not function even if credits are added afterward.
- Go to API Keys and create a key.
- Paste it into the LLM field, check the lock box, and start or restart services on the AI tab.
Getting a Google TTS Key (14 voices)
- Go to the Google Cloud Console.
- Sign in or create an account.
- Create a new project.
- Enable the Generative Language API for LLM and/or Cloud Text-to-Speech API for TTS.
- Go to Credentials, create an API key, and copy it.
- Restrict the key: Click the key you just created. On the key detail page, click Restrict key. A dropdown appears. Check each API you enabled (STT and/or TTS), then click Save.
- Paste the key into the Speech to Text and/or Text to Speech fields in the app. Check the lock boxes.