Platform Overview
Subscriberbot is designed as a layered platform. Each layer builds on the one below it, turning raw subscription data into intelligence and, ultimately, autonomous action.
The big picture
┌──────────────────────────────────────────────────────────────┐
│ Experiences: Dashboard · Concierge · Universal Inbox · │
│ Discovery Marketplace · Enterprise Control Tower │
├──────────────────────────────────────────────────────────────┤
│ AI Subscription Brain: understand · reason · predict · │
│ optimize · automate │
├──────────────────────────────────────────────────────────────┤
│ Unified Relationship Graph + Subscription Knowledge Graph │
├──────────────────────────────────────────────────────────────┤
│ Adapter / Plugin Framework (provider adapter extensions) │
├──────────────────────────────────────────────────────────────┤
│ Data Platform: subscription lake · warehouse · embeddings · │
│ AI memory store · event bus │
└──────────────────────────────────────────────────────────────┘
The core pillars
1. Unified Relationship Graph
Every entity — a user, a provider, a subscription, a card, a renewal date, an invoice, a usage metric, an alternative provider — is a node in a single graph. This graph is the substrate the AI reasons over. See Relationship Graph.
2. Subscription Knowledge Graph
A continuously enriched intelligence layer about the world of providers: pricing and plans, historical price/feature/term changes, user sentiment, and competitive alternatives. It is what lets Subscriberbot answer "is there a cheaper option?"
3. AI Subscription Brain
The central intelligence that understands, reasons, predicts, optimizes, and automates across your relationships. See AI Brain.
4. Adapter / Plugin Framework
Providers connect by shipping an adapter rather than by Subscriberbot scraping or guessing. See Adapter Framework.
Experience surfaces
| Surface | What it does |
|---|---|
| Dashboard | The single pane of glass for every recurring relationship. |
| Digital Concierge | A personal chief-of-staff you instruct in natural language. |
| Universal Inbox | Every subscription communication merged and AI-categorized. |
| Discovery Marketplace | A "Google for subscriptions" plus a recommendation marketplace. |
| Enterprise Control Tower | Total spend, renewals, vendors, licenses, and risks for an organization. |
Network and platform effects
Subscriberbot compounds in value as more providers and identities join it: the Subscriberbot Network (one-click subscribe/cancel through directly integrated providers), a Universal Subscription Identity, Universal Consent Management, and a Universal Billing Layer.
The platform runs in production at app.subscriberbot.com. Alpha is at alphaapp.subscriberbot.com. Local development uses localhost gateways and state services. See Environment Selection for endpoint details.