AIベースのニュース動画生成ツール(HeygenとGPT4oを使用)

上級

これはDesign, AI, Marketing分野の自動化ワークフローで、18個のノードを含みます。主にSet, Code, Wait, Limit, GoogleDriveなどのノードを使用、AI技術を活用したスマート自動化を実現。 HeygenとGPT-4oを使用してRSSニュースをAIバーチャルキャラクター動画に変換

前提条件
  • Google Drive API認証情報
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "lOnfQBQ1O7BLR1S5",
  "meta": {
    "instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
    "templateCredsSetupCompleted": true
  },
  "name": "AI-Powered News to Video Generator with Heygen & GPT4o",
  "tags": [],
  "nodes": [
    {
      "id": "7012dfef-7b35-4cbc-b970-923ddae3cd79",
      "name": "AI エージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1900,
        580
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "ef12f30b-83f9-4295-9fa9-b89cd46c80dd",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2040,
        -40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "04735893-dcdf-49f7-90af-011208fa3790",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1100,
        -40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bbb05e02-6f71-4844-a042-5fbe6412872b",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1060,
        980
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "01f46028-7341-468e-8788-95da905dab77",
      "name": "RSS Read",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -1760,
        260
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "9721845d-eb1c-4299-8a37-cac6ff80eca5",
      "name": "クリック時 ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1940,
        260
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "18e3bab3-0e9e-4cab-8fe7-8f67ba1b39ef",
      "name": "待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        -560,
        580
      ],
      "webhookId": "d9404622-0a06-4a65-959e-badd4fd87465",
      "parameters": {},
      "typeVersion": 1.1,
      "alwaysOutputData": false
    },
    {
      "id": "772f5854-1dd6-42e7-bf9d-b2948a6394e0",
      "name": "Get Avatar Video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -300,
        580
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d4bd5011-9986-4d8f-b10a-b919e367611e",
      "name": "Create Avatar Video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -800,
        580
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e728589c-784c-4c9c-a7b1-37da4ddda043",
      "name": "設定up Heygen",
      "type": "n8n-nodes-base.set",
      "position": [
        -1040,
        580
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "cab70adc-73bf-4e5b-8a2c-afef28983dbf",
      "name": "Download video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -20,
        580
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "cdc50948-e5fa-4ad6-b0f6-ad79afa37e98",
      "name": "制限",
      "type": "n8n-nodes-base.limit",
      "position": [
        -1260,
        260
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5433be24-3061-4d94-9de3-3d75aa1be40a",
      "name": "Google ドライブ",
      "type": "n8n-nodes-base.googleDrive",
      "disabled": true,
      "position": [
        280,
        580
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "9b503ab4-4834-43d5-9b2d-7823715c50ee",
      "name": "parse caption",
      "type": "n8n-nodes-base.code",
      "position": [
        -1540,
        580
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b3a2a7ef-c055-4d49-b79c-9eea7ce89bab",
      "name": "制限1",
      "type": "n8n-nodes-base.limit",
      "position": [
        -1600,
        260
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "03814c51-6323-4c90-b8bd-4fa5feaf187b",
      "name": "log news to sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1420,
        260
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "efad1b71-33fc-4070-b2c4-d5976cb9dd76",
      "name": "Log video url and title to sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -140,
        780
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "63ee3aff-4b8b-4a26-b8e0-d8d844572d6f",
      "name": "write script",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1880,
        800
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "0d647d48-28ad-408b-99b6-056d6903dca9",
  "connections": {
    "Wait": {
      "main": [
        [
          {
            "node": "772f5854-1dd6-42e7-bf9d-b2948a6394e0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit1": {
      "main": [
        [
          {
            "node": "03814c51-6323-4c90-b8bd-4fa5feaf187b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "9b503ab4-4834-43d5-9b2d-7823715c50ee",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "01f46028-7341-468e-8788-95da905dab77": {
      "main": [
        [
          {
            "node": "Limit1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Setup Heygen": {
      "main": [
        [
          {
            "node": "d4bd5011-9986-4d8f-b10a-b919e367611e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "63ee3aff-4b8b-4a26-b8e0-d8d844572d6f": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "9b503ab4-4834-43d5-9b2d-7823715c50ee": {
      "main": [
        [
          {
            "node": "Setup Heygen",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cab70adc-73bf-4e5b-8a2c-afef28983dbf": {
      "main": [
        [
          {
            "node": "Google Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "772f5854-1dd6-42e7-bf9d-b2948a6394e0": {
      "main": [
        [
          {
            "node": "cab70adc-73bf-4e5b-8a2c-afef28983dbf",
            "type": "main",
            "index": 0
          },
          {
            "node": "efad1b71-33fc-4070-b2c4-d5976cb9dd76",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "03814c51-6323-4c90-b8bd-4fa5feaf187b": {
      "main": [
        [
          {
            "node": "Limit",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d4bd5011-9986-4d8f-b10a-b919e367611e": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Test workflow’": {
      "main": [
        [
          {
            "node": "01f46028-7341-468e-8788-95da905dab77",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - デザイン, 人工知能, マーケティング

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数18
カテゴリー3
ノードタイプ12
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
David Olusola

David Olusola

@dae221

I love building smart, efficient automations with n8n that help businesses save time and scale effortlessly. Turning complex workflows into simple solutions is where I have the most fun

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34