Go Deeper

Comparison, AI PC rationale, tradeoffs, costs, and deployment paths for the local compounding engine between your brain and your AI clients.

The AI is replaceable. The brain should compound.

Augur is not an LLM wrapper and does not require an Augur API key. Claude, Codex, Gemini, Cursor, and Ollama remain the thinking engines you already use. Augur is the local MCP adapter and compounding engine that lets those engines operate the same brain and write useful outcomes back into durable files.

1

Bring Your Own AI Client

Your existing subscriptions and local models provide reasoning. Augur gives them one persistent brain to work against.

2

Operate Through Local MCP

The adapter is exposed locally: memory, skills, files, workflows, approvals, and tools stay inspectable instead of disappearing into a cloud wrapper.

3

Keep The Second Brain

Switch models or remove Augur without losing the notes, wiki, memory, prompts, skills, workflows, and source cards that make the system yours.

Five Core Values

1 Trust Read every file your AI reads. No black boxes. Privacy by architecture, not by policy.
2 Freedom Claude today, Gemini tomorrow, Ollama offline, same brain. No vendor lock-in or pricing dependency.
3 Pace Grow your second brain at your speed. Every skill is readable, every decision documented. Understand before you depend.
4 Sovereignty No server, no account. Your second brain survives any vendor shutdown.
5 Future-Proof Markdown, YAML, Agent Skills, and MCP boundaries are readable in 10 years, with or without Augur.

Choose Your Path

Operation Mode

Install community skill packs.

Fill them with your data.

Get AI-assisted immediately.

Technical Level:
Same as using ChatGPT or Claude

Dev Mode

Build your own skills.

Customize everything.

Shape the system to your life.

Technical Level:
Domain knowledge + Taste + AI fluency
No coding required

Most people start in Operation Mode. Some grow into Dev Mode. Both are valid — the system meets you where you are.

Augur is Not Magic

1

You Will Learn More

Not coding — but how your system works. YAML files. Markdown. How skills connect. You build trust because you can see exactly what your AI knows.

2

You Will Stay in the Loop

Augur keeps you in decisions that matter. More time, but you remain the architect.

3

You Will Take Responsibility

When something breaks, you fix it. Uncomfortable — and how you grow.

Your Second Brain Needs the Edge

People sync files to their PC even when they have cloud storage — because having important files only on the cloud feels risky. Your second brain is higher stakes than files.

Storage

The persistent home for cross-session memory, skills, workflows, and business logic. No cloud database, no sync latency — your second brain lives on flash storage you control.

CPU

The orchestrator and integration manager. Connects CLIs to AI providers, runs the MCP server, manages the daemon, spawns processes. The CPU makes the PC the integration hub.

GPU

Full offline reasoning via quantized local models. When you need capability without internet, the GPU keeps Augur fully functional in airplane mode.

NPU

Real-time, privacy-critical inference: speech-to-text via Whisper, OCR via Tesseract. These tasks need low latency and must never leave the device.

Who Is Augur For?

For Individuals

  • Use five AI tools that don't know each other
  • Tired of being the router between vendors
  • Want a second brain you own, not subscribe to
  • Value privacy — personal data stays on your machine

For Organizations

  • Bottom-up AI transformation — no IT bottleneck
  • Deploy through CLIs and IDEs employees already use
  • Project brains that retain institutional knowledge
  • From IT's perspective: local scripts and text files

The Real Cost of Rented AI

Aspect Cloud-Only AI Augur
Your Data & Memory Stored on provider's servers On your disk — always
Workflows & Skills Locked to one platform 22 live repo skills, 0 repo-staged release skills, and private vault drafts (open SKILL.md format)
LLM Provider Single vendor lock-in Bring your own — Claude, GPT, Ollama, any
Switch Providers Lose everything Keep all data, swap the AI
Privacy Provider's terms of service Your files never leave your machine
Customization Limited to provider UI Live repo skills, private vault drafts, community skill packs, full dashboard
Overnight Ops Costs money per API call ~80 auto-commands run free on idle hardware
Offline Mode No internet = no AI Full airplane mode with local LLM via Ollama

Augur is the persistent layer. The AI is replaceable.

Ready to start?

Start on the homepage for early access, or open the public Augur OS repository for the philosophy, architecture, and implementation details.