// the platform

One shared backend behind every bet

Stateless, event-driven microservices on Cloud Run + Firestore + Pub/Sub. Products compose them; the services hold the logic.

01

Payment

SlipOK bank-slip verification, live today — direct payment-gateway approval still in progress.

Every product charges through one flow. The service generates a PromptPay QR for the customer, watches for the transfer, then reads and verifies the uploaded bank slip with SlipOK before the order is marked paid — so no one eyeballs slips by hand or worries about forgeries. Card and wallet gateways are being integrated behind the same API.

02

Subscription

Day-based expiry and entitlement across every product.

A single entitlement engine tracks plans, free trials, renewals and day-based expiry for the whole portfolio. An app never re-implements billing — it just asks whether a user is active and on which plan, and the service answers. Slip-verified payments flow straight into a renewal.

03

Document

Résumé and cover-letter parsing and generation, Claude-powered.

Claude reads and writes structured documents on demand — parsing a résumé into clean fields, drafting a tailored cover letter, or turning raw records into a shareable PDF or CSV. Products call it whenever they need language in and structure out.

04

User Management

Identity and multi-tenant API-key isolation.

Identity, sign-in, roles and per-tenant API keys live here. Every product gets its own securely separated space, so one brand's customers and data can never reach another's — the backbone of running many apps on one backend.

05

Web Automation

A Claude Vision assistant that drives the browser.

A Claude Vision agent operates a real browser the way a person would — reading the screen, clicking, typing and filling forms to finish tasks on sites that have no API. It's how products take action in the messy parts of the web.

06

Horoscope

Thai-astrology generation and scheduling.

Suriyayatra calculations, a 200-year ephemeris and weekly-forecast scheduling are packaged once and reused by every fortune product, including AIMU. Connect a channel and the readings and broadcasts come for free.

07

Social

Cross-channel posting and broadcast.

Publishing and broadcast across LINE, Facebook Messenger and other channels run through one integration — scheduled posts, weekly sends and fan-outs to every subscriber, without each product wiring up the platforms itself.

Multi-tenant by API keyEach product owns its dataIndependent scalingClaude + OpenAI GPT