---
title: "Deploy WhatsApp AI Business Hub"
description: "WhatsApp AI support, CRM inbox, and automation"
category: "AI/ML"
url: https://railway.com/deploy/whatsapp-ai-business-hub
---

# Deploy WhatsApp AI Business Hub

WhatsApp AI support, CRM inbox, and automation

**[Deploy WhatsApp AI Business Hub on Railway](https://railway.com/template/whatsapp-ai-business-hub)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/whatsapp-ai-business-hub/manifest.json

- **Creator:** hammad shahid's Projects
- **Category:** AI/ML

## Template content

### whatsapp-ai-business

- **Source:** hammad129/whatsapp-ai-business

### Redis https://cdn.sanity.io/images/sy1jschh/production/0ce0bfdcfbdbf69662b1116671f97c2dd788b655-157x157.svg

- **Image:** redis:8.2
- **Start command:** `/bin/sh -c "rm -rf $RAILWAY_VOLUME_MOUNT_PATH/lost+found/ && exec docker-entrypoint.sh redis-server --requirepass $REDIS_PASSWORD --save 60 1 --dir $RAILWAY_VOLUME_MOUNT_PATH"`

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:18

## Documentation

## Deploy and Host

Deploy this template on Railway, add your admin password and session secret, then open the generated public URL. For live WhatsApp, add Meta Cloud API credentials and set the webhook to https://YOUR_DOMAIN/webhooks/whatsapp with the same WHATSAPP_VERIFY_TOKEN.

## About Hosting

This stack runs an API + admin UI with PostgreSQL and Redis. With RUN_WORKER_IN_API=true, message workers run inside the API service. Demo mode works without WhatsApp keys so you can test the inbox immediately.

## Why Deploy

Get a ready WhatsApp AI support desk and light CRM without building webhooks, queues, storage, and an admin UI yourself. Useful for agencies and small businesses that want AI replies, lead capture, and human handoff in one deploy.

## Common Use Cases

- AI first-line WhatsApp customer support
- Lead capture and simple CRM from chat
- FAQ / knowledge-base auto replies
- Human handoff for sales or support teams
- n8n / webhook automation from inbound messages

## Dependencies for

- Railway PostgreSQL plugin
- Railway Redis plugin
- Optional OpenAI API key for smarter AI replies
- Optional Meta WhatsApp Cloud API for live messaging

## Similar templates

- [Chat Chat](https://railway.com/deploy/-WWW5r) — Chat Chat, your own unified chat and search to AI platform.
- [stella](https://railway.com/deploy/stella) — Self-host stella with web, API, Postgres, Redis, and object storage.
- [Hermes Agent | OpenClaw Alternative with Dashboard](https://railway.com/deploy/hermes-agent-or-openclaw-alternative-wit) — Self-Hosted Hermes AI Agent for Telegram, Discord & Slack

Open this page in a browser: https://railway.com/deploy/whatsapp-ai-business-hub
