经 AI Skill Hub 精选评估,AI电话代理 获评「推荐使用」。这款n8n工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
自动化AI电话代理,使用n8n、Vapi和Google She
AI电话代理 是一款基于 Python 开发的开源工具,专注于 AI、电话代理、自动化 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
自动化AI电话代理,使用n8n、Vapi和Google She
AI电话代理 是一款基于 Python 开发的开源工具,专注于 AI、电话代理、自动化 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 克隆仓库 git clone https://github.com/TuguiDragos/n8n-ai-call-agent cd n8n-ai-call-agent # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 n8n-ai-call-agent --help # 基本运行 n8n-ai-call-agent [options] <input> # 详细使用说明请查阅文档 # https://github.com/TuguiDragos/n8n-ai-call-agent
// n8n 工作流配置步骤 // 1. 在 n8n 中点击 "Import Workflow" // 2. 粘贴 JSON 文件内容或上传文件 // 3. 配置必要的 Credentials: // - Settings → Credentials → New // - 选择对应服务类型填写 API Key // 4. 激活工作流 (Toggle ON) // 5. 通过 Webhook 或定时触发器运行
<p align="center"> <a href="https://n8n.partnerlinks.io/cpqi2mcvtjxx"><img src="https://img.shields.io/badge/Built%20with-n8n-EA4B71?style=flat&logo=n8n&logoColor=white" alt="n8n"></a> <img src="https://img.shields.io/badge/AI-OpenAI-412991?style=flat&logo=openai&logoColor=white" alt="OpenAI"> <img src="https://img.shields.io/badge/Voice-Vapi-8B5CF6?style=flat&logo=audiomack&logoColor=white" alt="Vapi"> <img src="https://img.shields.io/badge/Telephony-Twilio-F22F46?style=flat&logo=twilio&logoColor=white" alt="Twilio"> <img src="https://img.shields.io/badge/Data-Google%20Sheets-34A853?style=flat&logo=google-sheets&logoColor=white" alt="Google Sheets"> <img src="https://img.shields.io/badge/Alerts-Slack-4A154B?style=flat&logo=slack&logoColor=white" alt="Slack"> <a href="https://github.com/TuguiDragos/n8n-ai-call-agent/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-EAB308?style=flat" alt="License"></a> <img src="https://img.shields.io/badge/status-live-2E7D32?style=flat" alt="Status"> </p>
<p align="center"><i>A no-code AI voice agent that calls your leads, qualifies them, extracts their email straight from speech, and logs every transcript to Google Sheets, with Slack alerts and automatic retries. Built entirely in n8n. Updated May 2026.</i></p>
<p align="center"> <a href="https://tuguidragos.gumroad.com/l/n8n-ai-call-agent"> <img src="https://img.shields.io/badge/Get%20the%20Workflow-on%20Gumroad-FF90E8?style=for-the-badge&logo=gumroad" alt="Download on Gumroad"> </a> <a href="https://youtu.be/xgDPP_hJ7ms"> <img src="https://img.shields.io/badge/Watch%20the%20Demo-on%20YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="Watch the demo on YouTube"> </a> </p>
<p align="center"><strong>Tested on 100+ real phone leads. Fully functional & battle-tested.</strong></p>
<details> <summary><strong>🆕 What changed in the May 2026 update (n8n v2 & Vapi stability release)</strong></summary>
<br/>
This update focuses on deep architectural fixes to ensure 100% compliance with the n8n v2 engine and to introduce enterprise-grade error handling for all Vapi HTTP connections.
Added - HTTP error handling & auto-retry: robust failure-recovery logic applied to all 4 Vapi connection nodes (Create Customer, Initiate Call, Get Call Data, Get Call Status): retryOnFail: true, maxTries: 3 with waitBetweenTries: 2000 (2s), and onError: continueRegularOutput to prevent hard-crashes during transient Vapi rate-limits or timeouts.
Changed & upgraded - n8n v2 syntax migration: refactored the Filter Valid Leads code node to replace the deprecated items array with the modern $input.all().map(...) standard. - Deep node upgrades (14 nodes auto-fixed): Google Sheets 4.5 → 4.7, HTTP Request 4.2 → 4.4, Slack 2.3 → 2.4, If Condition 2.2 → 2.3.
Fixed - Critical code return-format bug: fixed a strict typing error in Check Final Status, Set Attempt Count, and Extract Email code nodes. These previously returned plain {} objects which triggered execution errors in n8n v2. They have now been corrected to strictly formatted [{json: { ... }}] item arrays.
Compatibility - n8n: v2.0+ (tested strictly on v2.x, May 2026) - Vapi API: current stable (api.vapi.ai) - Node.js: v24+ (n8n v2 default)
</details>
Built by Țugui Dragoș |QC⟩. I build automation that runs without supervision: n8n workflows, AI agents, and the quiet machinery behind a business.
<p align="center"> <a href="https://www.tuguidragos.com/"><img src="https://img.shields.io/badge/Website-2E7D32?style=flat&logo=safari&logoColor=white" alt="Website"></a> <a href="https://blog.tuguidragos.com"><img src="https://img.shields.io/badge/Blog-738A05?style=flat&logo=ghost&logoColor=white" alt="Blog"></a> <a href="https://n8n.io/creators/tuguidragos/"><img src="https://img.shields.io/badge/n8n%20Creator-EA4B71?style=flat&logo=n8n&logoColor=white" alt="n8n Creator"></a> <a href="https://tuguidragos.gumroad.com"><img src="https://img.shields.io/badge/Gumroad-FF90E8?style=flat&logo=gumroad&logoColor=black" alt="Gumroad"></a> <a href="https://www.linkedin.com/in/tuguidragos"><img src="https://img.shields.io/badge/LinkedIn-0A66C2?style=flat&logo=linkedin&logoColor=white" alt="LinkedIn"></a> <a href="https://github.com/TuguiDragos"><img src="https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white" alt="GitHub"></a> </p>
📬 contact@tuguidragos.com for questions, custom builds, or smart automation work. If this project helped or inspired you, leave a ⭐ and share it with your crew.
---
---
This isn't just a fancy workflow. It's a real solution to real problems. Whether you're a freelancer, run an agency, or manage a SaaS startup, this system can save you hours of manual work and increase your efficiency like never before. Here are real-world scenarios where it delivers serious value:
Voice agent trained to understand broken or slow English, ask smart questions, and confirm data.

Monitor call volumes, durations, and call-end reasons.

Everything from sheet read to Slack update, visualized in one place.

Main process: load sheet, validate leads, send call to Vapi.

Post-call logic: extract email, update status, notify Slack.

Is it hard to set up? Not at all. The workflow is pre-configured and ready to go. Plug in your accounts (Vapi, Twilio, Google Sheets, Slack) and you're ready to test in under 10 minutes.
Can I test it before going live? Yes. You can manually trigger the workflow and send a test call to your own phone. The best way to see how it behaves before using it on real leads.
Does it work in other languages? Definitely. As long as Vapi and your AI model support the language, you can adapt the prompt to speak and understand different languages.
What happens if someone doesn't answer? The system catches it. It sends a Slack notification letting you know the lead didn't pick up, and you can retry or follow up later.
Can I customize the messages or logic? Of course. Everything is visible and editable in n8n: Slack messages, the AI's voice prompt, the email logic, anything you want.
Do I need to self-host n8n? Nope. You can use n8n cloud (free account) or host your own for full control.
Does it require coding? Not really. It's all visual. You only need a tiny bit of JavaScript if you want to tweak the email extraction or advanced conditions, and that's already included.
Any costs involved? Vapi gives you free minutes every month. Twilio charges a few cents per call. Most tests will cost you almost nothing.
---
高质量的自动化AI电话代理解决方案
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
AI Skill Hub 点评:AI电话代理 的核心功能完整,质量良好。对于n8n 平台用户来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | n8n-ai-call-agent |
| 原始描述 | 开源n8n工作流:Fully automated AI-powered phone call agent built with n8n, Vapi, and Google She。⭐12 |
| Topics | AI电话代理自动化 |
| GitHub | https://github.com/TuguiDragos/n8n-ai-call-agent |
| License | NOASSERTION |
收录时间:2026-05-29 · 更新时间:2026-05-31 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端