Skip to content
Back to projects
Completed

Cherry Appointments — booking over WhatsApp with an AI agent

Multi-tenant booking SaaS: customers book by chatting with an AI agent on WhatsApp or Telegram, while the business runs everything from a single dashboard.

What it is

A multi-tenant booking SaaS. Customers book by chatting on WhatsApp or Telegram with an AI agent, in plain language, without downloading anything or creating an account. The business runs it from one dashboard: live analytics, calendar, customers, services and availability.

The hard part

The visible part is the conversation. The part that decides whether the product holds up is the other one: two people cannot take the same slot, payments reconcile with Stripe, and each business sees only its own data in a shared database.

Stack: React 19 + Vite + HeroUI on the front end · FastAPI and PostgreSQL behind it · Stripe for payments.