AI writes language; domain services perform actions
A model can interpret intent and draft a response, but order, payment, billing, account, and integration changes pass through deterministic services with their own validation and authorisation.
AI/SaaS / 2024–Present / Live in production
Multi-tenant conversational commerce infrastructure connecting social messaging, business knowledge, guarded AI, human handoff, orders, billing, analytics, and operations.
Role
Co-founder, Sellavie LTD / Full-stack developer, Sellavie AI
Organisation
Sellavie LTD
Disciplines
AI Integration / Backend Systems / Full-Stack
Status
Live in production
This project is private because it is an actively deployed commercial SaaS platform.

Businesses lose revenue when social enquiries are answered late, business context is fragmented, and follow-through depends on manual coordination. Automating replies alone is not enough: the platform must preserve business boundaries, understand catalogue and policy context, hand conversations to people, and keep commercial actions predictable.
I build Sellavie AI across channel ingestion, business-context resolution, conversation state, AI orchestration, catalogue knowledge, human takeover, commerce, subscriptions, reporting, web and mobile surfaces, compliance, deployment, and reliability. Generated language is separated from deterministic actions that change orders, payments, access, or subscription state.
System flow
A model can interpret intent and draft a response, but order, payment, billing, account, and integration changes pass through deterministic services with their own validation and authorisation.
The connected business, authorised account, catalogue, settings, and conversation state are resolved before building an AI request. Generation is never used as a substitute for tenancy.
Handoff includes pause, acknowledgement, assignment, notes, follow-up expectations, and resolution so the business can operate the conversation after automation stops.
Stable internal contracts, bounded retries, fallbacks, and operational visibility prevent one external service failure from corrupting the wider workflow.