8
n8n 中文网amn8n.com

使用ElevenLabs V3和DeepSeek AI自动化睡眠冥想内容创建

高级

这是一个AI, Marketing领域的自动化工作流,包含 26 个节点。主要使用 Code, Webhook, SplitOut, Aggregate, GoogleDrive 等节点,结合人工智能技术实现智能自动化。 使用ElevenLabs V3和DeepSeek AI自动化睡眠冥想内容创建

前置要求
  • HTTP Webhook 端点(n8n 会自动生成)
  • Google Drive API 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "6247336d-70e0-47e5-9c2f-7b87ae487741",
      "name": "DeepSeek聊天模型",
      "type": "@n8n/n8n-nodes-langchain.lmChatDeepSeek",
      "position": [
        200,
        400
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d023433f-3743-4eff-babd-1afc941ef4a2",
      "name": "拆分输出",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        280,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "40c0a538-719d-41d5-8f3f-e49951492f84",
      "name": "聚合标题",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1020,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "12b053b1-23f6-43df-9c88-201abad4af18",
      "name": "移除完全重复项",
      "type": "n8n-nodes-base.removeDuplicates",
      "position": [
        460,
        -20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0368c544-36a3-44d1-998b-e88698809da4",
      "name": "自动修复输出解析器",
      "type": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
      "position": [
        1280,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2d1ea653-60d7-40bd-81a1-3fcb8ab799ef",
      "name": "视频对象检查器",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1260,
        400
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "5ffe179a-4a41-4d7c-a9f7-0ded564af36a",
      "name": "确保查询为单个字符串",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -220,
        220
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a6cf3038-6ee5-4d08-866e-ddc4950a5a11",
      "name": "标题生成器",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1240,
        -20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "dcdef422-da56-4fcd-adc5-007bd98479ef",
      "name": "显式过滤器",
      "type": "@n8n/n8n-nodes-langchain.textClassifier",
      "position": [
        660,
        -20
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "cb3449d6-c642-4f82-ad31-e43faa5f7377",
      "name": "视频搜索",
      "type": "@brave/n8n-nodes-brave-search.braveSearch",
      "position": [
        100,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "43002393-d58c-4b88-adb7-85af231075fa",
      "name": "搜索查询生成器",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -240,
        -20
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "555de0bd-76f0-4bd0-bcba-2f1f86ebf7f4",
      "name": "样式输入",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -640,
        -20
      ],
      "webhookId": "46f525a1-041c-46e4-b75f-8c0b6ab6172e",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a8704145-6dbc-4de5-8c8e-0f09a55f5f63",
      "name": "自动修复输出解析器1",
      "type": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
      "position": [
        1740,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "511c1fad-c4ad-4eab-9fcc-22d027fc0dac",
      "name": "无注释脚本",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1900,
        400
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b697bfb6-cf98-48fc-9265-f7d7bc82501c",
      "name": "TTS 语音合成",
      "type": "@elevenlabs/n8n-nodes-elevenlabs.elevenLabs",
      "position": [
        2040,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ce8049bf-b6b8-4518-adff-cf8d1e4c9c8a",
      "name": "输入验证",
      "type": "n8n-nodes-base.code",
      "position": [
        -440,
        -20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8e5046fd-a80f-4015-bf1e-b2a81f8f2d42",
      "name": "语音生成",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1620,
        -20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "315178a4-b5db-45af-b854-1ad5e62e8daa",
      "name": "Google Drive",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2280,
        -20
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "53cedfbf-4f27-41c1-b308-890e5bcb9a93",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -640,
        -160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "44165076-49e2-4840-b29b-9254a1f23eb8",
      "name": "便签 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2100,
        -220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9a528b28-6424-49e2-801c-79d2f2cf0eba",
      "name": "便签 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2100,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a7241f8d-ae29-454f-9f8c-1aea8407a7df",
      "name": "便签 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2400,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a9e68158-e366-48bb-a7f9-3a28cf0f505a",
      "name": "便签 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2400,
        100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e8ac3596-7fca-4bba-9b2b-44208b8a566e",
      "name": "便签 5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -20,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f063c007-8dc8-4fb6-9f6f-d64760d85d2f",
      "name": "便签6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        -120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "91710c05-2c84-4e6b-8374-62eb99688960",
      "name": "便签7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1620,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "VO Gen": {
      "main": [
        [
          {
            "node": "TTS Voiceover",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "Remove Exact Duplicates",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Style Input": {
      "main": [
        [
          {
            "node": "input_validation",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Video Search": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "TTS Voiceover": {
      "main": [
        [
          {
            "node": "Google Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Title Generator": {
      "main": [
        [
          {
            "node": "VO Gen",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate Titles": {
      "main": [
        [
          {
            "node": "Title Generator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Explicity Filter": {
      "main": [
        [],
        [
          {
            "node": "Aggregate Titles",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "input_validation": {
      "main": [
        [
          {
            "node": "Search Query Generator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Script No Comments": {
      "ai_outputParser": [
        [
          {
            "node": "Auto-fixing Output Parser1",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "DeepSeek Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Search Query Generator",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Explicity Filter",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Title Generator",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "VO Gen",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Auto-fixing Output Parser",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Auto-fixing Output Parser1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Video Object Checker": {
      "ai_outputParser": [
        [
          {
            "node": "Auto-fixing Output Parser",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Search Query Generator": {
      "main": [
        [
          {
            "node": "Video Search",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Remove Exact Duplicates": {
      "main": [
        [
          {
            "node": "Explicity Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Auto-fixing Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Title Generator",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Auto-fixing Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "VO Gen",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Ensure Query is single string": {
      "ai_outputParser": [
        [
          {
            "node": "Search Query Generator",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

高级 - 人工智能, 营销

需要付费吗?

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

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

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

作者
David Ashby

David Ashby

@cfomodz

A hacker by nature, programmer by trade ⚒️ I'm looking to collaborate on things that save human labor 📫 How to reach me Github👇 -> Discord

外部链接
在 n8n.io 查看

分享此工作流