Skip to content

Quick Start

Head to getki.ai/download and grab the build for your OS. Run the installer — no admin rights required on macOS or Linux.

Open Ki! and go to Settings → API Key. Paste your Anthropic, OpenAI, or custom-provider API key. Ki! stores it in your OS keychain — it never leaves your device.

Type a message that contains real names or data, then send it. Ki! will scrub PII before the prompt leaves your machine.

What the tokens mean:

TokenMeaning
[PERSON_abc3]A person’s name, masked with a short hash
[EMAIL_7f2a]An email address
[DATE_4d8e]A date or date range
[MONEY_c91b]A monetary amount
[CUSTOM_proj1]A value matched by one of your custom rules

The LLM sees only the tokens. Ki! swaps them back in the response — you read the full, correct reply.

  • Vault tab — every masked token stored locally. Click any entry to see the original value.
  • Egress Log tab — a side-by-side view of the raw prompt vs what was sent to the LLM. Use this to verify nothing slipped through.