Create a WhatsApp chatbot for your business that uses AI to answer customer queries. It reads your emails, drafts responses with AI, and sends you a Slack notification when there's a new message. The chatbot uses a knowledge base from Google Drive and OpenAI to provide accurate answers, so you can offer great customer service without the hassle.
开始前先准备好这些账号——大多有免费额度
这套自动化把 28 个步骤串起来:AI Agent → Doc Loader → OpenAI Embeddings → OpenAI Chat → Qdrant。配置完成后,触发条件一满足就自动运行——无需人工点击。
在 AI 工作流构建器中打开,用真实 AI 执行,无需 n8n 环境。
同一场景的不同做法
ℹ️ 本方案改编自开源社区工作流库,原作者见上方署名。
查看原始来源 ↗