Skip to content

Airalogy MasterbrainCentral intelligence for research automation

Masterbrain coordinates research planning, tool use, and execution as a unified intelligence layer.

Masterbrain is organized as a lightweight monorepo:

txt
masterbrain/
├── packages/
│   └── masterbrain/  # Published Python package, core/providers, API runtime, tests
├── apps/
│   └── studio/       # Vue 3 + TypeScript standalone frontend
├── docs/      # VitePress documentation site
└── README.md

Use this site for the public-facing, bilingual description of how the repo is structured and how the major AI flows work. For the most direct setup commands, start with Quick Start.