Overview
This suite is a collection of production n8n workflows that put conversational AI on the two channels customers actually use: live phone calls and WhatsApp. Everything runs on a self-hosted n8n instance on a VPS, so credentials, chat memory, and lead data stay on infrastructure we control.
The workflows combine several models and integrations, each chosen per task:
- LLMs — Groq powers the low-latency WhatsApp assistant; OpenAI powers the sales agent, calendar/helper agents, and lead-summary pipeline
- Voice — Vapi drives outbound and inbound phone calls, with n8n webhooks exposed as Vapi tool endpoints
- Messaging — WhatsApp Business Cloud plus Facebook and Instagram webhook channels in the sales agent
- Data & memory — Google Sheets, Airtable, Postgres chat memory, and Supabase vector store for sales guidance
- MCP — the sales agent exposes Airtable through MCP client tools for list/read/execute operations
