STR Secrets
“Five AI agents per operator, one multi-tenant dashboard, running every night.”
Operators were stitching together spreadsheets, PMS exports, and guesswork. STR Secrets puts a full AI operations team behind one login, isolated and secure per workspace.
A multi-tenant SaaS where each short-term-rental operator connects their PMS and tools, then five specialist AI agents (Revenue, Guest, Operations, Analytics, Marketing) analyze pricing, messaging, turnovers, and market data, coordinated by an orchestrator, streamed live, and swept nightly.
- Pricing, messaging, and ops run by hand
- Data scattered across PMS and spreadsheets
- No isolation or security for client data
- Insights that are always a day behind
- Five specialist agents run the operation
- One dashboard connects PMS, pricing, and market data
- Per-tenant encrypted credentials, RLS isolation
- Nightly automation plus live run streaming
Built a strict multi-tenant backend
Express and Supabase Postgres with row-level security, a 5-layer architecture, and AES-256-GCM per-tenant credentials.
Coordinated five agents with an orchestrator
Revenue, Guest, Operations, Analytics, and Marketing agents run on schedule and stream every run live over Socket.io.
Shipped as a real product
React 19 dashboard, Stripe billing, and CI/CD that auto-deploys on merge to main.