InboxOS

BY AUTONOMEX.AI · INTELLIGENT EMAIL OPERATIONS

sam@autonomex.ai Demo & security questions
autonomex.ai

Summary. InboxOS is an AI-assisted email triage system for regulated client operations — primarily wealth-management and private-banking support desks today. It ingests Gmail, classifies intent via a nine-agent LangGraph pipeline, extracts structured fields, and routes tickets to autonomous or human-review queues. Staff approve every outbound email. Deployed single-tenant via Docker on customer infrastructure.

Who it is for

Internal bank staff (Relationship Managers, Support Professionals, CSAs, Escalation Specialists). Customers interact by email only.

Shipped today

  • Gmail IMAP ingest & SMTP send
  • 9-agent LangGraph classification
  • Wealth Management industry pack
  • RBAC, JWT auth, append-only audit log
  • Docker single-tenant deployment
  • Human review before send

Roadmap (not shipped)

  • Outlook & additional connectors
  • SSO / enterprise identity
  • Multi-tenant SaaS
  • Additional industry packs
  • PostgreSQL option

Decision engine (default)

IF confidence ≥ 7 AND intent_risk == "low" → Autonomous queue · ELSE → Human review queue

Thresholds are configurable — not hardcoded. Autonomous means internal routing without desk handling; it does not mean unsupervised client replies.

Security & data (FAQ)

What AI does not do