Overview
Stratam is an always-on AI operations manager. The pitch in one sentence: an LLM with persistent memory, real tools, and a 24/7 work schedule, available from every channel you actually use.
Who it's for
- Founders + solo operators running small businesses who need a deputy
- Engineering teams wiring up alerts, deploy pings, code review helpers
- Sales teams needing outreach + CRM follow-ups + research
- Anyone drowning in inbox triage, calendar prep, daily summaries
If you've ever wished ChatGPT could remember the last thing you told it and do something without you babysitting, Stratam is that.
How it's built
Channels SMS · Discord · Gmail · Voice · Web · Webhooks
↓
messaging.handle_inbound (single pipeline, all channels)
↓
Claude LLM (Anthropic — Haiku for fast/short, Sonnet for email/web)
↓
Tool palette: remember, recall, web_search, schedule_check,
http_fetch, browser_visit, code_sandbox,
delegate_to_agent (244 specialists)
↓
Vault (Postgres + pgvector) — long-term memory
Monitors (cron + interval + one-shot) — scheduled work
Conversations (per-channel threads) — context continuity
Stratam is one process (a single Python ASGI server) and one database (Postgres 16 + pgvector). No microservices, no Kafka, no Kubernetes. The whole stack runs on a single DigitalOcean droplet today.
What's already built
- 244 specialist agents you can delegate to
- 7 skill packs (Sales, Support, Dev, Ops, Research, Content, Trading)
- Full Stripe billing with Apple/Google Pay
- Per-user vault with semantic search + tag manager
- Monitors with full run history + cron picker + failure alerts
- Conversations surface with FTS search + pin/archive/star + thread export
- In-app notifications inbox + email digests + quiet hours
- Webhooks (inbound + outbound) with HMAC signing
- First-class Slack + Telegram integrations
- Org workspaces with pooled billing
- TOTP 2FA + active sessions + login history
- Admin console v2 with audit + anomalies + revenue
- User-facing analytics with cost projections
- PWA (installable on iOS/Android)
- Onboarding questionnaire
- Mobile-polish + sidebar nav + redesigned dashboard
- Prompt-injection guardrails on every tool that touches external bytes
What's coming
Phase 30+: marketing site polish, mobile app shell (Capacitor), enterprise readiness (SSO, SCIM, audit export, BYO encryption keys).
Full roadmap → (when it lands)
Get started
→ Quick start guide (under 5 minutes from signup to first monitor)