Joetoro
no key --:--:--

AI

Chat with a model using your own API key. Nothing runs on a server here — the request goes straight from your browser to the provider.

Getting a key

Every provider here needs your own key, and each visitor to your site supplies their own. Nothing is shared and nothing of yours is exposed by hosting this page.

  • Google Gemini — free tier, no card. Get a key from Google AI Studio.
  • Anthropic and OpenAI — paid, billed per token from their consoles.
  • OpenAI-compatible — point the base URL at OpenRouter, Groq, or a server on your own machine. Anything that speaks the /chat/completions shape works.

A key in a browser is only ever as safe as the browser. Yours stays on your machine, but treat it like a password: do not paste one into a shared computer, and revoke it from the provider's console if you think it has leaked.