MomOS · Demo

MomOS Demo — AI Firewall for Emotional Labor

A 7-minute unlisted demo documenting a working MomOS backbone: WhatsApp messages are ingested via API, classified, rate-limited, and converted into structured outputs within seconds.

This is not the final product form. It’s documentation-grade proof that the core pipeline (classification, routing, refusal logic, and cost control) already works.

Author: DAPHNETXG · MomOS (Emotional Labor OS)
Demo video

7-minute system walkthrough

This short demo shows how MomOS behaves like an operating layer — it doesn’t “chat”, it classifies, routes, buffers, and enforces boundaries.

What this demo proves
  • WhatsApp → API ingestion is wired and stable.
  • Messages are converted into structured events (intent, type, context).
  • Google Sheet outputs are generated within seconds.
  • Repeated low-value inquiries are tracked and capped.
  • A polite refusal + paid path suggestion is generated after threshold.
  • Responses are token-metered for cost control.