Open-source personal AI · v0.1 released

Your own personal AI.
Yours. Forever.

Install and go. A self-improving, always-growing, open-source personal AI that learns with you — on your machine, in your private GitHub repo, owned entirely by you.

$ click to copy

Create your Cerbral → ⭐ Star on GitHub

Open-source · MIT licensed · Local-first · API-optional · Your data, forever

Built on Hermes Agent · Ollama · Any open-weight model · Git-native

The difference

Most AI is rented. Cerbral is yours.

Cloud AI (rented)

  • Your data sits on their servers
  • Subscriptions, rate limits, paywalls
  • Forgets you every conversation
  • Models get retired without warning
  • Breaks when the network does
  • Terms of service change on you

Cerbral (yours)

  • Brain lives in your GitHub repo
  • Zero subscriptions, zero rate limits
  • Remembers you forever, across machines
  • Your model, your choice, your hardware
  • Works offline on a plane
  • MIT licensed — no rug-pulls, ever

What you get the moment you install

An AI that's already good — and becomes uniquely yours.

01

Runs locally by default

Any open-weight model, any device with the hardware. No cloud required. No API keys. No data leaves your machine. API keys supported as a first-class option — the brain stays yours either way.

02

Grows in your GitHub repo

Every session, your AI commits what it learned to a private repo on your GitHub. Versioned, portable, yours forever. Clone it to a new machine — your AI picks up exactly where it left off.

03

Gets smarter about you

Skills refine through use. Memory persists. A model of who you are builds up over weeks and months. Like a child growing into an adult — except it starts as the adult, and becomes your adult.

04

Never locked into data centers

OpenAI retires a model? Cerbral doesn't care. Anthropic changes pricing? Cerbral doesn't care. The whole industry collapses tomorrow? Your AI still runs — it's just files on your machine.

05

Never fills your disk

AI agents pile up session transcripts, sandboxes, caches. cerbral prune keeps local storage lean — deletes ephemeral bloat only after the important stuff is safely mirrored to your brain repo.

06

Always sees its whole brain

An always-current INDEX.md summarizes everything in your full Cerbral. Even if local content gets pruned, your AI knows what's in the repo and fetches it on demand. Nothing is ever lost.

How it works

Small local kernel. Infinite personal context.

Cerbral separates reasoning from knowledge. A small local model does the thinking. Your knowledge, skills, and memories — the things that make an AI yours — live in a Git repo you own. The repo grows; the model stays small. Intelligence is orchestrated, not stored.

┌──────────────┐       ┌──────────────┐       ┌────────────────────┐
│  Local LLM   │◄─────►│   Hermes     │◄─────►│  Your private      │
│  (Ollama /   │       │   Agent      │       │  cerbral-brain     │
│  llama.cpp / │       │   (skills,   │       │  repo on GitHub    │
│  API key)    │       │   memory,    │       │  (skills, memory,  │
└──────────────┘       │   MCP tools) │       │  knowledge, SOUL,  │
                       └──────────────┘       │  INDEX.md)         │
                              │                └────────────────────┘
                              ▼                         ▲
                       ┌──────────────┐                 │
                       │  cerbral     │─────────────────┘
                       │  mirror +    │  auto-sync every session
                       │  index +     │  + hourly safety net
                       │  prune       │
                       └──────────────┘

What Cerbral is — and isn't

Built for your world. Honest about the rest.

Cerbral wins on the things AI is most often actually for: your projects, your writing, your code, your research, your ongoing work. On those, a system that knows you beats a system that knows everyone.

It is not trying to out-reason a frontier cloud model on a novel problem outside your world. If you need a research-grade reasoning engine for something Cerbral has no context for, reach for GPT or Claude. Cerbral is built for the 80–90% of everyday AI tasks that are about your world — and it beats them there.

Why now

Open-source AI is the future. This is what it looks like.

The AI industry is racing to lock you in. Subscriptions stack up — ChatGPT, Claude, Cursor, Copilot, Gemini. Every conversation is training data they own and you don't. When a company pivots, raises prices, retires a model, or gets acquired, you have no recourse. Your "AI" was never yours.

Cerbral inverts that. A local model, an open ecosystem, a personal knowledge base you own. No account. No permission. No one in the middle. Your brain stays yours — even if this project itself disappears tomorrow, your AI still runs.

Your brain. Your repo. Your machine. Forever.

Install Cerbral →