What problem does it solve?
This guide enables teams to provision GBrain end-to-end, including auto‑provisioning a database (Supabase or Postgres with pgvector), injecting AGENTS.md, and performing the initial import.
Core Features & Use Cases
- Automated provisioning: create or connect a Postgres-compatible store with vector support and configure the brain-ready environment.
- AGENTS.md injection: inject brain-first lookup context into agents for production readiness.
- First import: seed the brain repo with initial pages and structure to enable search, embeddings, and syncing.
- Operational readiness: provide health checks, auto-update hooks, and live-sync configuration to keep the brain current.
- End-to-end readiness: supports both Supabase and BYO Postgres setups, with guided phases from setup to verification.
Quick Start
Run the setup flow to provision GBrain, connect a Postgres source, and import initial data.