How fast would AI run on your own hardware?
Select your config to see how it will run. No jargon. The results panel on the right stays visible as you scroll.
This matters more than you may realise. AI reads your request before it writes an answer, which includes prompt injections, as well as codebases or documents which can be large. Agentic harnesses like Hermes or Openclaw silently include in each prompt instruction files (AGENTS.md, system prompts, tool definitions, skills) into every single exchange - easily 10K–60K tokens before you've typed a word.
Framework / context injection — how much invisible overhead does your tool add?
Bigger models are smarter but heavier. Clever "MoE" models only use a slice of themselves per word, so they punch above their weight.
Model
Compression ("quantization")
Two things decide speed: memory bandwidth (how fast it can read the model — controls writing speed) and compute (controls thinking time). Memory size decides what fits at all.
Device family
Memory configuration
▶ Advanced knobs SAFE TO IGNORE — SENSIBLE DEFAULTS
▶ How the math works FOR THE CURIOUS
This uses the exact setup from above. Press run and watch how it would actually feel, in real time. The prefill (reading) and decode (writing) phases are shown separately so you can see where time goes.
Reference: what speeds feel like
| Speed | Experience |
|---|
Cloud AI rents intelligence by the token. Local AI is a machine you buy once — and it's yours.
Country (electricity rate)
Heavy use (hours / day)
Using your Planner setup:
Roughly tokens processed per month at your usage. Local electricity cost only — the hardware is yours regardless. Even where cloud is cheaper on paper, local buys you privacy, no rate limits, and independence.
All cloud services (sorted by price)