Automate your customer support with this AI-powered chatbot. It reads your Google Drive documents, uses OpenAI to understand and chat back, and stores info in Qdrant for quick access. It keeps a chat history in Google Docs and sends updates via Telegram. No tech setup needed, just connect your apps and it handles the rest.
开始前先准备好这些账号——大多有免费额度
这套自动化把 50 个步骤串起来:AI Agent → Doc Loader → OpenAI Embeddings → OpenAI Chat → Qdrant。配置完成后,触发条件一满足就自动运行——无需人工点击。
在 AI 工作流构建器中打开,用真实 AI 执行,无需 n8n 环境。
同一场景的不同做法
ℹ️ 本方案改编自开源社区工作流库,原作者见上方署名。
查看原始来源 ↗