๐Ÿš€ Open source ยท Self-hosted ยท AI built in

The WhatsApp engine
with an AI receptionist
you host yourself.

Waora answers your customers on WhatsApp โ€” voice notes, photos, FAQs โ€” using your own business knowledge. Multi-engine, multi-tenant, on a $5 VPS. Flat pricing. Zero per-message markup.

Start free โ€” no card Read the API โ†’

GET /api/health is public โ€” poke around.

Your AI receptionist, grounded in your business

Not a chatbot wrapper. It hears voice notes, understands photos, and answers from knowledge you paste in โ€” no vector database, no extra infrastructure.

๐ŸŽ™๏ธ voice note (0:12)
โ†’ transcribed: "do you deliver on weekends and what's the pro plan cost?"
Yes! We deliver Saturdays 10:00โ€“14:00 (closed Sundays). The Pro plan is $49/mo and includes 3 sessions + webhooks. Want me to set you up? ๐Ÿ™‚
๐Ÿ“ท [photo of a damaged box] arrived like this
Sorry about that! I've flagged this to our support team โ€” they'll reach out within the hour with a replacement. ๐Ÿ“ฆ
answered from your knowledge base ยท prompt-injection hardened ยท works with OpenAI, OpenRouter, Groq, or any compatible API
๐Ÿง  Grounded answers

Paste your FAQs, pricing, policies โ€” retrieval built in. Honestly says "I don't know" instead of inventing.

๐Ÿ›ก๏ธ Injection-hardened

Customer messages are untrusted data, never instructions. The guard your competitors don't have.

๐Ÿ”Œ Any LLM

OpenAI, OpenRouter, Groq โ€” swap with one config field. Your key, your margin, your data.

๐Ÿ”Œ Open REST API

OpenAPI spec + SDKs (JS, Python, Go, Java, PHP). Text, media, templates, locations, interactive messages.

๐Ÿ”€ Three engines

Baileys, WhatsApp Web, official Meta Cloud API. Switch per session without changing your code.

โšก Durable by design

Queued sends survive restarts, webhooks retry with dead-letter visibility, duplicate deliveries are deduped.

๐Ÿข Multi-tenant

Projects, workspaces, roles, per-key scoping, audit logs. Resell it โ€” it's built for that.

Flat pricing. Your messages, your margin.

Per instance. No per-message markup. Ever. Cancel anytime.

Starter

$19
per month ยท 1 instance
  • 2 WhatsApp sessions
  • Core REST API + webhooks
  • Community support
Start free
MOST POPULAR

Pro

$49
per month ยท 1 instance
  • 5 sessions + AI receptionist
  • Flows, templates, CRM, plugins
  • Priority email support
Start free

Scale

$199
per month ยท 1 instance
  • Unlimited sessions
  • Multi-workspace + reseller keys
  • 99.5% SLA ยท onboarding call
Talk to us

Self-host

$0
open source ยท forever
  • Everything in Pro
  • Your VPS, your data
  • One command to boot
Star on GitHub

Managed hosting available ยท Annual plans: 2 months free

Per-message SaaSWaora
Cost at 50k messages/mo$250โ€“$900+flat $19โ€“$199
AI receptionistpaid add-on, closedbuilt in, any LLM
Your customer dataon their cloudon your server
Reseller / white-labelenterprise onlybuilt in, free

Set up in one command

Full engine + AI receptionist on your own VPS.

WAORA_MASTER_KEY=$(openssl rand -hex 32) \ WAORA_JWT_SECRET=$(openssl rand -hex 48) \ docker compose -f docker-compose.lite.yml up -d
Or start free on our cloud โ†’