OpenBrain

Build your AI brain with OpenBrain

Give every employee an AI brain. Connect them together into one organization brain.

Three scopes, one clear boundary

Personal, workspace, and org memory stay separate. OpenBrain defines sync rules and ACL — it does not replace OpAgent workspace truth.

Explicit sync from workspace to enterprise

Work output from company workspace templates flows into an org-level enterprise brain through auditable sync rules and cursors.

Start locally with the OpenBrain CLI

Import Markdown workspaces, extract wiki links, build backlinks, and search with backlink-boosted ranking — before you deploy the full stack.

go run ./cmd/openbrain init
go run ./cmd/openbrain import ~/notes
go run ./cmd/openbrain search "company brain"
go run ./cmd/openbrain backlinks concepts/gbrain

Self-host the full backend stack

Deploy API, user service, AI gateway, Admin, Postgres, Redis, and Caddy from one Compose entrypoint. No closed-source services required.

git clone https://github.com/op-agent/openbrain.git
cd openbrain
bash deploy/scripts/deploy.sh

curl -I http://127.0.0.1:9527
curl -I http://127.0.0.1:9527/admin