Set up your platform
We provision the foundation. You choose how.
Hosting, domain, database, backups and memory β set up for you in minutes. Then you build on it with your own AI. Everything's your choice; nothing's locked in.
Your platform
Your foundation is live. Now build it.
We run the platform. You bring your own Claude Code and build modules on top β guided, structured, yours to keep.
Environments & versions
build in staging Β· promote to production Β· roll back anytimeStaging
β
safe sandbox β separate data. Nothing here touches production.
Production
β
live on your domain
Build with your own AI
runs locally Β· your keys Β· your code01
Download the starter
The open-source base system β wired to your platform (domain, DB, memory, auth).
02
Point your Claude Code at it
Use your own AI subscription/keys. A rules file keeps it building within the framework.
03
Build a module
Scaffold from a guided template; your Claude Code fills it in.
04
Deploy
One command pushes it to your instance. It's yours β no lock-in.
npx @analytica/brain init acme && cd acme && brain link --token=YOUR_TOKEN