ElevenLabs V3とDeepSeek AIを使って睡眠メディテーションコンテンツ作成を自動化

上級

これはAI, Marketing分野の自動化ワークフローで、26個のノードを含みます。主にCode, Webhook, SplitOut, Aggregate, GoogleDriveなどのノードを使用、AI技術を活用したスマート自動化を実現。 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 Chat Model",
      "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": "集計 Titles",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1020,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "12b053b1-23f6-43df-9c88-201abad4af18",
      "name": "Remove Exact Duplicates",
      "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": "Video Object Checker",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1260,
        400
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "5ffe179a-4a41-4d7c-a9f7-0ded564af36a",
      "name": "Ensure Query is single string",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -220,
        220
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a6cf3038-6ee5-4d08-866e-ddc4950a5a11",
      "name": "Title Generator",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1240,
        -20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "dcdef422-da56-4fcd-adc5-007bd98479ef",
      "name": "Explicity フィルター",
      "type": "@n8n/n8n-nodes-langchain.textClassifier",
      "position": [
        660,
        -20
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "cb3449d6-c642-4f82-ad31-e43faa5f7377",
      "name": "Video Search",
      "type": "@brave/n8n-nodes-brave-search.braveSearch",
      "position": [
        100,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "43002393-d58c-4b88-adb7-85af231075fa",
      "name": "Search Query Generator",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -240,
        -20
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "555de0bd-76f0-4bd0-bcba-2f1f86ebf7f4",
      "name": "Style Input",
      "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": "Script No Comments",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1900,
        400
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b697bfb6-cf98-48fc-9265-f7d7bc82501c",
      "name": "TTS Voiceover",
      "type": "@elevenlabs/n8n-nodes-elevenlabs.elevenLabs",
      "position": [
        2040,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ce8049bf-b6b8-4518-adff-cf8d1e4c9c8a",
      "name": "input_validation",
      "type": "n8n-nodes-base.code",
      "position": [
        -440,
        -20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8e5046fd-a80f-4015-bf1e-b2a81f8f2d42",
      "name": "VO Gen",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1620,
        -20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "315178a4-b5db-45af-b854-1ad5e62e8daa",
      "name": "Google ドライブ",
      "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": {
    "8e5046fd-a80f-4015-bf1e-b2a81f8f2d42": {
      "main": [
        [
          {
            "node": "b697bfb6-cf98-48fc-9265-f7d7bc82501c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "12b053b1-23f6-43df-9c88-201abad4af18",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "555de0bd-76f0-4bd0-bcba-2f1f86ebf7f4": {
      "main": [
        [
          {
            "node": "ce8049bf-b6b8-4518-adff-cf8d1e4c9c8a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cb3449d6-c642-4f82-ad31-e43faa5f7377": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b697bfb6-cf98-48fc-9265-f7d7bc82501c": {
      "main": [
        [
          {
            "node": "Google Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a6cf3038-6ee5-4d08-866e-ddc4950a5a11": {
      "main": [
        [
          {
            "node": "8e5046fd-a80f-4015-bf1e-b2a81f8f2d42",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate Titles": {
      "main": [
        [
          {
            "node": "a6cf3038-6ee5-4d08-866e-ddc4950a5a11",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Explicity Filter": {
      "main": [
        [],
        [
          {
            "node": "Aggregate Titles",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ce8049bf-b6b8-4518-adff-cf8d1e4c9c8a": {
      "main": [
        [
          {
            "node": "43002393-d58c-4b88-adb7-85af231075fa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "511c1fad-c4ad-4eab-9fcc-22d027fc0dac": {
      "ai_outputParser": [
        [
          {
            "node": "Auto-fixing Output Parser1",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "6247336d-70e0-47e5-9c2f-7b87ae487741": {
      "ai_languageModel": [
        [
          {
            "node": "43002393-d58c-4b88-adb7-85af231075fa",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "Explicity Filter",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "a6cf3038-6ee5-4d08-866e-ddc4950a5a11",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "8e5046fd-a80f-4015-bf1e-b2a81f8f2d42",
            "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
          }
        ]
      ]
    },
    "2d1ea653-60d7-40bd-81a1-3fcb8ab799ef": {
      "ai_outputParser": [
        [
          {
            "node": "Auto-fixing Output Parser",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "43002393-d58c-4b88-adb7-85af231075fa": {
      "main": [
        [
          {
            "node": "cb3449d6-c642-4f82-ad31-e43faa5f7377",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "12b053b1-23f6-43df-9c88-201abad4af18": {
      "main": [
        [
          {
            "node": "Explicity Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Auto-fixing Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "a6cf3038-6ee5-4d08-866e-ddc4950a5a11",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Auto-fixing Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "8e5046fd-a80f-4015-bf1e-b2a81f8f2d42",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "5ffe179a-4a41-4d7c-a9f7-0ded564af36a": {
      "ai_outputParser": [
        [
          {
            "node": "43002393-d58c-4b88-adb7-85af231075fa",
            "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で表示

このワークフローを共有

カテゴリー

カテゴリー: 34