Open Source Agent OS

Your agent,
better from day one

Install a brain pack and your AI agent has years of specialised expertise in minutes. Not an empty notebook — a trained brain.

$ curl -fsSL https://myaibrain.org/install.sh | bash

Click to copy. Works on Linux, Mac, and WSL. Windows instructions
240+
Workflows
8
Brain Packs
18
Free-tier workflows
100%
Local / Private

Brain Packs

Pick what fits your life. Each pack is a complete brain transplant — workflows, skills, knowledge, and personality.

Productivity Free
Stay organised, never miss a task
10 workflows + email triage + daily planning skills
Developer Pro
Ship faster, catch issues earlier
10 workflows + code review + security skills
Content Creator Pro
Create more, schedule smarter
11 workflows + 8 platforms + scheduling skills
Security Pro Pro
Find vulnerabilities, track threats
6 workflows + OWASP + threat modelling skills
Business Pro
Track competitors, monitor revenue
8 workflows + market intel + outreach skills
Research Pro
Stay current, connect the dots
6 workflows + paper synthesis + citation tracking
Multi-Agent Ops Pro
Coordinate AI agents as a team
6 workflows + memory sync + handover generation
Job Hunter Pro
Find, apply, track automatically
5 workflows + application tracking + interview prep

Not another memory tool

Other tools give you an empty notebook. AIBrain gives you an operating system.

🧠

Self-Learning

Your brain learns from every conversation, extracts corrections, detects contradictions, and improves autonomously. 18 self-learning workflows run by default.

📦

Brain Packs

Install on a fresh machine, activate a pack, and your agent runs like it's been there for years. Workflows, skills, knowledge, and personality — all pre-configured.

🔄

Crash Recovery

Hourly stack snapshots capture your entire agent state. Crash, reboot, migrate — your agent comes back exactly where it left off. Like browser session restore.

🌐

Agent Agnostic

Works with Claude, GPT, Gemini, Llama, or any LLM. Your brain is yours — not locked to any provider. Switch models without losing memory.

🔗

Brain Mesh

Run multiple agents with shared memory. Consensus merge, swarm training, cross-agent handovers. Your agents work as a team, not in silos.

🔒

100% Local

Everything runs on your machine. SQLite database, no cloud dependency, no data leaves your system. Your memories are yours.

Running in 3 minutes

From zero to a trained brain in three steps.

1

Install

One command. Handles Python, dependencies, database, and config automatically.

2

Pick a Pack

Choose your domain. Workflows, skills, knowledge, and agent personality all pre-loaded.

3

Start

aibrain start — stack restores, services launch, your agent is ready.

Simple pricing

Free tier is genuinely useful. Pro unlocks the full brain. Team scales it.

Free

$0
Forever
  • + 18 self-learning workflows
  • + Memory consolidation + hygiene
  • + Session continuity + crash recovery
  • + Morning briefing + weekly report
  • + DB backup + cron health monitoring
  • + Productivity brain pack
  • + Stack snapshots + auto-restore
  • + Chrome extension
  • + Full API + MCP server
Install Free

Team

$29/mo
Per team — up to 10 agents
  • + Everything in Pro
  • + Shared team brain
  • + Role-based access
  • + Priority support
  • + Up to 10 agents
Contact Us

AIBrain vs the alternatives

AIBrainOB1mem0ZepLettaLangChain
Self-learning workflows 18 included -- -- -- -- --
Brain packs (domain bundles) 8 packs -- -- -- -- --
Multi-agent mesh Yes -- -- -- -- --
Selective query routing Research-backed -- -- -- -- --
Brain versioning (git-like) Yes -- -- -- Yes --
Crash recovery Auto-restore -- -- -- -- --
Temporal memory Yes -- Basic Yes -- --
100% local Yes Supabase Cloud Cloud Yes Yes
Agent agnostic Any LLM Any LLM SDK only Any LLM Any LLM LangChain only
Open source Free tier Closed Apache 2.0 Apache 2.0 Apache 2.0 MIT

Get started now

One command. Three minutes. A brain that learns.

Linux / Mac / WSL
$ curl -fsSL https://myaibrain.org/install.sh | bash
Windows (PowerShell)
> irm https://myaibrain.org/install.ps1 | iex
pip
$ pip install aibrain && aibrain setup --auto
Install from PyPI  ·  Docs  ·  PyPI