Building Statewave — AI memory built for production.
Policies, sensitivity labels, and tamper-evident audit receipts — not just retrieval. Every memory traces to its source. Governance built in from day one.
The fastest path — interactive setup, connects your first memory source in under a minute:
npx @statewavedev/connectors-cli quickstartOr run the full stack yourself:
git clone https://github.com/smaramwbc/statewave && cd statewave
docker compose up -d # API on http://localhost:8100Then point an SDK at it:
- Python —
pip install statewave - TypeScript —
npm install @statewavedev/sdk
Full walkthrough: Getting Started (5 min).
- statewave — core engine
- statewave-py — Python SDK
- statewave-ts — TypeScript SDK
- statewave-connectors — integrations
- statewave-admin — admin dashboard and CLI
- statewave-docs — docs and guides



