Build AI agents that talk to your customers
Deploy omnichannel communication hubs with code. AI that handles WhatsApp, Email, and Instagram — autonomously or alongside your team.
1# hub.yaml2name: customer-support3hub_type: chat4ai_mode: pilot+copilot56channels:7 - type: whatsapp8 phone: "+1-555-0100"9 - type: email10 address: support@acme.com11 - type: instagram12 - type: app1314agents:15 - name: pilot16 role: pilot17 model: claude-sonnet-4-5-2025051418 - name: copilot19 role: copilot20 model: gpt-4oOne hub, every channel
Omnichannel
A single hub handles conversations across WhatsApp, Email, Instagram, and your native app. One configuration, every channel.
AI Modes
Pilot mode for autonomous AI, Copilot to assist your team, or both. Switch dynamically based on conversation context.
Hub as Code
Configure agents, tools, and channels with YAML files. Push to deploy. Version control your entire communication stack.
From zero to live in four steps
Initialize
Create a new hub workspace with the CLI
wayai init my-hubConfigure
Edit YAML files to define agents, channels, and tools
hub.yaml + agents/*.yamlPush
Deploy your configuration to the platform
wayai pushLive
Your AI agents are live across all channels
Conversations flowingStart building in minutes
Free plan includes 4,000 operations per month. No credit card required.
Create your first hub