Skip to content
Download for Mac

Welcome to QARK

QARK is a Quick Agent Relay Kernel — a native desktop runtime where AI agents live, compose, and execute. Connect any provider, attach any document, dispatch any agent. No accounts, no cloud, no telemetry. Your keys, your data, your machine.

  1. Install QARK — Download the installer for your platform or install via your package manager
  2. Add a provider key — Open Settings → Providers, paste your API key from Anthropic, OpenAI, or any supported provider
  3. Dispatch your first agent — Create a new conversation, type a prompt, hit Enter. Watch tokens stream, costs track, and tools execute in real time
Main QARK interface showing a conversation with model picker, token/cost badge, and sidebar with groups

QARK is not a chat wrapper with a model dropdown. It is an agent kernel — every prompt dispatches a configured agent with a system prompt, tool vector, context strategy, and model assignment:

  • Multi-provider, single runtime — Anthropic, OpenAI, Gemini, Groq, Together, xAI, OpenRouter, Perplexity, DeepSeek, Cohere, Ollama, LM Studio, and more. Switch mid-conversation. Compare in split view.
  • Agent-as-tool — Agents call other agents. A project manager dispatches a researcher and a writer, each with their own tools and models. Recursion depth, typed schemas, execution traces.
  • RAG that understands code — Drag in PDFs, DOCX, codebases. Code-aware chunking splits by syntax, not paragraphs. HyDE and step-back queries. Cross-encoder reranking. Inline citations with relevance scores.
  • Universal overlay — A system-wide AI panel triggered by a global hotkey from any application. Highlight text, type an instruction, and the result pastes back at the cursor or copies to clipboard.
  • Privacy by architecture — Local SQLite database. AES-256 encrypted API keys. No accounts, no cloud sync, no analytics, no telemetry. Your data never leaves your machine (except to the providers you choose).
  • Per-token cost tracking — Every message shows input tokens, output tokens, thinking tokens, and cost in USD. Monthly budgets per provider with real-time warnings.