8
n8n 中文网amn8n.com

🌍 WhatsApp AI翻译器 – 自动翻译语音和文本

高级

这是一个Sales, Support, AI, Marketing领域的自动化工作流,包含 69 个节点。主要使用 If, Set, Code, Filter, Webhook 等节点,结合人工智能技术实现智能自动化。 🌍 WhatsApp AI口译与翻译器 – 翻译语音和文本

前置要求
  • HTTP Webhook 端点(n8n 会自动生成)
  • 可能需要目标 API 的认证凭证
  • OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "HuXoZbVBmgdTVV28",
  "meta": {
    "instanceId": "b79da95dcb1b69eebc3470f6fd833d7e53e389c229c716386bdb8e7c291ad2b9",
    "templateCredsSetupCompleted": true
  },
  "name": "🌍 WhatsApp AI 翻译器 – 自动翻译语音和文本",
  "tags": [],
  "nodes": [
    {
      "id": "6478bfd2-755c-4b07-8758-58589da8ee7f",
      "name": "转换为文件",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        -1180,
        640
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3f066c12-68bd-44cb-babd-5d090bf53e9f",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -1040,
        640
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "35befad3-ee42-4d0f-aa08-420c0daca109",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -2780,
        1140
      ],
      "webhookId": "08b83c00-ab4b-4753-8415-93168690ce57",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "73afb41e-e7c0-4fcc-a752-ec3fbfecc197",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -260,
        1160
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "5e6d1f0c-8d04-46ba-a6e6-0118caa5cb8a",
      "name": "OpenAI 聊天模型",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -660,
        840
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "973cf929-3dc4-46ad-b52b-332514d2b2c0",
      "name": "过滤器",
      "type": "n8n-nodes-base.filter",
      "position": [
        40,
        1160
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "24d0a095-adba-4b99-9014-cfe3d16dbcec",
      "name": "计算器",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "position": [
        -520,
        840
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9aa618b8-d842-4c7b-bd65-41a1167dbcb2",
      "name": "AI Agent1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -620,
        660
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "92b5b101-af3a-4eae-97f3-4c975a9e2005",
      "name": "WhatsApp2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -60,
        680
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0333358f-53bf-48ca-ba31-49ae44490a42",
      "name": "音频",
      "type": "n8n-nodes-base.if",
      "position": [
        -1920,
        1160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "231ceaac-794b-4102-b917-182b9e28e217",
      "name": "转换为文件1",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        -1600,
        1100
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "f5204dab-a2eb-4df0-af91-92d07dd10ff6",
      "name": "OpenAI1",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -1460,
        1100
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "78a0b1a9-e8ea-49cd-9bc6-51ecb2245bbc",
      "name": "WhatsApp1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        420,
        1140
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b4c1a525-23f6-4068-a98b-61dff0c6f29c",
      "name": "代码",
      "type": "n8n-nodes-base.code",
      "position": [
        280,
        1140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "826949d7-47e0-4bb5-a59d-e856dcdbc12d",
      "name": "文本分类器",
      "type": "@n8n/n8n-nodes-langchain.textClassifier",
      "position": [
        -1100,
        1160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9d94f52b-a732-4d7a-8c9f-be84f7fb19ea",
      "name": "Groq 聊天模型",
      "type": "@n8n/n8n-nodes-langchain.lmChatGroq",
      "position": [
        -1020,
        1320
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "531d3220-7d7d-4392-84e0-edb8adf23aaf",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2820,
        800
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9856bee0-1679-4b50-b39a-2a63bdfedbed",
      "name": "文本分类器1",
      "type": "@n8n/n8n-nodes-langchain.textClassifier",
      "position": [
        -740,
        1340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b0d33e61-453b-4019-852c-2e787086462f",
      "name": "OpenAI 聊天模型1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -620,
        1480
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "165989a6-1640-4048-9202-02282a70e1bf",
      "name": "国际",
      "type": "n8n-nodes-base.filter",
      "position": [
        -2120,
        1160
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "41c9e602-e2ec-4c1d-9702-3b5428f3ba5e",
      "name": "OpenAI 聊天模型2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -280,
        1360
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "45a0c6bb-2586-4f0a-b550-a051465c52a1",
      "name": "计算器1",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "position": [
        -120,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "49944e4a-f5d6-4944-9001-dce4390a621b",
      "name": "思考",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        0,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5ad99986-5776-44d4-befd-5bc51fd3efb3",
      "name": "代码1",
      "type": "n8n-nodes-base.code",
      "position": [
        -200,
        680
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "170ffef7-17a6-4abf-9806-9bb188d042bd",
      "name": "思考1",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -420,
        840
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8c1140f8-f60b-494d-b75d-5c045dbf2af7",
      "name": "前缀映射",
      "type": "n8n-nodes-base.code",
      "position": [
        -1900,
        800
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "4902a25a-beb1-413d-b35e-0eecbea66f12",
      "name": "音频1",
      "type": "n8n-nodes-base.if",
      "position": [
        -1500,
        800
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f49e813a-1609-44cb-9135-7789c0b4a77f",
      "name": "转换为文件2",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        -1600,
        200
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "2be51ce2-347b-4d51-bb0c-c4b29afb90ec",
      "name": "OpenAI2",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -1460,
        200
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "3e52948d-d9a7-4ad4-9781-9ba5e6273cbe",
      "name": "OpenAI 聊天模型",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1060,
        400
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "1ae7faef-3544-44f9-ba9b-55f73ab58f75",
      "name": "计算器2",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "position": [
        -820,
        400
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "18988069-16f1-4210-9523-f80850e1743d",
      "name": "AI代理2",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1040,
        220
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "f59a6b6a-3548-41b3-a91e-a7daeadf4174",
      "name": "WhatsApp",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -740,
        220
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e497e81e-ad8c-45c6-9a69-9346c1ed5e22",
      "name": "思考2",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -940,
        400
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b7e73595-f36f-459a-a019-27a28f250ddd",
      "name": "音频2",
      "type": "n8n-nodes-base.if",
      "position": [
        -1920,
        360
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3e87be4f-c29e-4942-9576-3b24057c86d4",
      "name": "谁发送的?",
      "type": "n8n-nodes-base.if",
      "position": [
        -2580,
        1140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ce6df1ff-b904-49de-800c-830f9bc0deb4",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2620,
        1000
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b39f911a-4201-4eab-aa36-7f9d8c273c55",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2820,
        1000
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3d188c1e-04f3-421b-a7b2-4f9450e55433",
      "name": "获取媒体",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1740,
        200
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "62745f7b-cb48-42b8-b138-22920eba632f",
      "name": "获取媒体1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1320,
        640
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b998b1ce-f335-46df-8ca4-40dd53bd5aed",
      "name": "获取媒体2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1740,
        1100
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "3454185d-7329-4640-a3a4-c16aea691276",
      "name": "格式化电话",
      "type": "n8n-nodes-base.code",
      "position": [
        -2260,
        1160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7d6e1232-3a2d-4f62-ac96-a11893e45fce",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2300,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "847c2b7b-67a1-4df7-bab7-f47762659e20",
      "name": "便签4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1760,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "af4cdeed-ef3d-4026-959a-3eb9b33e13fa",
      "name": "文本映射",
      "type": "n8n-nodes-base.set",
      "position": [
        -1280,
        1240
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "7605a28f-ad8d-497c-af03-bbf85de13717",
      "name": "便利贴5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b76fcf5f-a813-4d66-bd1a-c0d0a6409dd2",
      "name": "便签 6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -360,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6d4bdb5c-09f1-4920-afc1-98b30ff08d31",
      "name": "便签 7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        220,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "994ea322-2716-477f-bdc0-26f8b00ad865",
      "name": "便签8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1960,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9ff46d3b-2263-48b5-ab9d-07142988e1a5",
      "name": "便签 9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1320,
        1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ad0ce135-5e84-440f-8875-8596c1acadab",
      "name": "便签10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -780,
        1220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3c63dc7d-b761-4d12-801f-a96c0dc16f24",
      "name": "便签11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2300,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4eb23b07-aac7-4dc8-9019-27d55e7a57c9",
      "name": "您的号码",
      "type": "n8n-nodes-base.if",
      "position": [
        -2260,
        600
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2a0aad42-7c33-4fe6-b617-a88a82740ae8",
      "name": "便签12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1540,
        660
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7cc91adc-cfd9-471f-a021-71f836ca1f7f",
      "name": "筛选国家",
      "type": "n8n-nodes-base.filter",
      "position": [
        -1720,
        800
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "3c0c7f40-10cb-4266-9526-dcc672f06ead",
      "name": "便签13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1960,
        660
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b6ae902c-8864-427d-a123-010ed0a0ff8a",
      "name": "便签14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1340,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6000b59a-d866-41a5-b46f-bd78c2631cc3",
      "name": "便签15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -900,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9032dbac-a097-41bc-ac79-ce19ebbb786c",
      "name": "便签16",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -700,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8078eecd-5595-44e1-8810-c359aa6e665a",
      "name": "便签17",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -260,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "11647e3a-a521-45ff-a34a-76097b54dba9",
      "name": "便签18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1960,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "83882a1f-3ab8-40a8-b771-95477ad6d3a4",
      "name": "便签19",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1960,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "38257a8e-ac65-4487-9370-f608fcd46e61",
      "name": "便签20",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1760,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "834a508b-6a84-41a7-abc6-2049e4326295",
      "name": "文本映射1",
      "type": "n8n-nodes-base.set",
      "position": [
        -860,
        760
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "304aab5e-43e8-43bd-8ce3-d260e500063d",
      "name": "文本映射2",
      "type": "n8n-nodes-base.set",
      "position": [
        -1280,
        320
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "dde7016a-98ce-43db-8738-b39012ec646e",
      "name": "便签21",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1320,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4a5f96e3-cf32-46a0-ac5c-2b3ac0a2662a",
      "name": "便签22",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2160,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "be32fa0f-a2f1-4110-965a-e720af95af23",
      "name": "便签23",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f71acceb-d4a8-4b8d-8daf-4ff3f68156cc",
      "name": "便签24",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2820,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {
    "timezone": "America/Sao_Paulo",
    "callerPolicy": "workflowsFromSameOwner",
    "executionOrder": "v1",
    "executionTimeout": 300
  },
  "versionId": "baf5d1ca-142b-4dfd-b101-37d7d977904a",
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "WhatsApp1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Audio": {
      "main": [
        [
          {
            "node": "GET Media2",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Text Mapping",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code1": {
      "main": [
        [
          {
            "node": "WhatsApp2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Think": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Audio1": {
      "main": [
        [
          {
            "node": "GET Media1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Text Mapping1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Audio2": {
      "main": [
        [
          {
            "node": "GET Media",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Text Mapping2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI": {
      "main": [
        [
          {
            "node": "Text Mapping1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Think1": {
      "ai_tool": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Think2": {
      "ai_tool": [
        [
          {
            "node": "AI Agent2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI1": {
      "main": [
        [
          {
            "node": "Text Mapping",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI2": {
      "main": [
        [
          {
            "node": "Text Mapping2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "Who Sent?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent1": {
      "main": [
        [
          {
            "node": "Code1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent2": {
      "main": [
        [
          {
            "node": "WhatsApp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GET Media": {
      "main": [
        [
          {
            "node": "Convert to File2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "PrefixMap": {
      "main": [
        [
          {
            "node": "Filter the Country",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Who Sent?": {
      "main": [
        [
          {
            "node": "Your Number",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Format Phone",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculator": {
      "ai_tool": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "GET Media1": {
      "main": [
        [
          {
            "node": "Convert to File",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GET Media2": {
      "main": [
        [
          {
            "node": "Convert to File1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculator1": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Calculator2": {
      "ai_tool": [
        [
          {
            "node": "AI Agent2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Your Number": {
      "main": [
        [
          {
            "node": "Audio2",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "PrefixMap",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Format Phone": {
      "main": [
        [
          {
            "node": "International",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Text Mapping": {
      "main": [
        [
          {
            "node": "Text Classifier",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "International": {
      "main": [
        [
          {
            "node": "Audio",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Text Mapping1": {
      "main": [
        [
          {
            "node": "AI Agent1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Text Mapping2": {
      "main": [
        [
          {
            "node": "AI Agent2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert to File": {
      "main": [
        [
          {
            "node": "OpenAI",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Groq Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Text Classifier",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Text Classifier": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Text Classifier1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Text Classifier1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert to File1": {
      "main": [
        [
          {
            "node": "OpenAI1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert to File2": {
      "main": [
        [
          {
            "node": "OpenAI2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Text Classifier1": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Filter the Country": {
      "main": [
        [
          {
            "node": "Audio1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Text Classifier1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model2": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent2",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

高级 - 销售, 客户支持, 人工智能, 营销

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
高级
节点数量69
分类4
节点类型15
难度说明

适合高级用户,包含 16+ 个节点的复杂工作流

作者
Bruno Dias

Bruno Dias

@brunodias

Especialista em automações, IA e marketing digital. #n8n #IA #automacao #make

外部链接
在 n8n.io 查看

分享此工作流