KeakKeak
Back to home

Connect your AI

Keak runs on your own AI, so it's unlimited and costs nothing extra. You set this up inside the Keak desktop app, in the "Connect your AI" window. Here's how to connect each one.

1. Claude (Anthropic)

Easiest: open a terminal, run claude setup-token, sign in, and paste the token it prints into Keak.

It needs the Claude CLI first: npm i -g @anthropic-ai/claude-code

Or paste an Anthropic API key from console.anthropic.com/settings/keys.

2. ChatGPT (OpenAI)

Easiest: click "Sign in with ChatGPT" in Keak, and enter the code it shows on the ChatGPT page that opens.

Or paste an OpenAI API key from platform.openai.com/api-keys.

Note: the OpenAI voice option needs an API key (not the ChatGPT sign-in).

3. Gemini (Google)

Get a free key at aistudio.google.com/apikey and paste it into Keak.

The free tier is enough to start, including the Gemini voice.

4. Local (Ollama)

Free and private, runs on your own computer. Install Ollama from ollama.com/download, then pull a model (e.g. ollama pull llama3.2). For screen control you need a vision model like llama3.2-vision.

5. Connect your Google account (Calendar, Drive, Gmail)

In Keak's "Connections" tab, click "Sign in with Google" and approve. Nothing to set up.

Once connected, Keak can create Google Calendar events, save files to your Google Drive, and send Gmail, all by voice, on your own account.

While the app is being reviewed by Google you may see a "Google hasn't verified this app" screen; click "Advanced" and "Continue" to proceed.

See how we handle your Google data in our Privacy Policy.

All of this is set up inside the Keak desktop app, not on this website.