Gemini AI、Supabase、Nano-Bananaを基盤とするエンドツーエンドブログ作成自動化
上級
これはContent Creation, Multimodal AI分野の自動化ワークフローで、51個のノードを含みます。主にIf, Set, Code, Wait, Supabaseなどのノードを使用。 Gemini AI、Supabase、Nano-Bananaを使ったエンドツーエンドブログ作成自動化
前提条件
- •Supabase URL と API Key
- •ターゲットAPIの認証情報が必要な場合あり
- •Google Gemini API Key
使用ノード (51)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"meta": {
"instanceId": "b6be3264d10563f53f60f119665bef14019561878be2f73c07ebd4200e9255cf"
},
"nodes": [
{
"id": "5fd2f145-ebbf-41cb-b9a0-b18c2b4f52d3",
"name": "スケジュールトリガー",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-3632,
128
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "bf5d3d2c-5ca8-43a2-a511-551838664ad7",
"name": "AIエージェント",
"type": "@n8n/n8n-nodes-langchain.agent",
"maxTries": 2,
"position": [
-1728,
144
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 2.2,
"alwaysOutputData": true,
"waitBetweenTries": 5000
},
{
"id": "4dc7ae88-0acf-4196-92be-f550ac1bdca2",
"name": "構造化出力パーサー",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
-1440,
384
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "3d654105-be79-4358-bf60-c14e816ce733",
"name": "Groqチャットモデル",
"type": "@n8n/n8n-nodes-langchain.lmChatGroq",
"position": [
-1680,
544
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7483a0a5-451f-4246-b04d-f466c79e5ebf",
"name": "Google Gemini チャットモデル",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
-1808,
560
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d1bc72c3-2f07-416c-a111-a70352e6853c",
"name": "RSSリード",
"type": "n8n-nodes-base.rssFeedReadTool",
"position": [
-1472,
608
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "c028f0b6-0481-4780-9846-406a4e61ec9f",
"name": "行を作成",
"type": "n8n-nodes-base.supabase",
"position": [
960,
48
],
"parameters": {},
"typeVersion": 1
},
{
"id": "242ec5e8-8b9e-410c-878f-51d9a1f96e9b",
"name": "AIエージェント1",
"type": "@n8n/n8n-nodes-langchain.agent",
"maxTries": 2,
"position": [
-2480,
128
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 2.2,
"alwaysOutputData": true,
"waitBetweenTries": 5000
},
{
"id": "553cf89c-d9ff-47f1-bda1-e1741ede320b",
"name": "Groqチャットモデル1",
"type": "@n8n/n8n-nodes-langchain.lmChatGroq",
"position": [
-2768,
544
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7553f0f0-c6dc-4655-9247-0bb4688d79c7",
"name": "RSSリード1",
"type": "n8n-nodes-base.rssFeedReadTool",
"position": [
-2160,
480
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "e0859e59-0eb5-43c3-822d-c3e38f0b67df",
"name": "Google Gemini チャットモデル1",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
-2512,
464
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8742f8a0-6509-47ef-88e5-efaa7918050b",
"name": "条件分岐",
"type": "n8n-nodes-base.if",
"position": [
-2208,
128
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "8ad60b61-2c5a-40e9-bec1-5277ba2ddb3e",
"name": "待機",
"type": "n8n-nodes-base.wait",
"position": [
-2112,
-96
],
"webhookId": "ccb70704-dce4-4cda-8ad4-16e08bebea2c",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "b5ad482e-779e-4cf5-8e44-7828a0ad8701",
"name": "Google Gemini チャットモデル2",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
-1296,
656
],
"parameters": {},
"typeVersion": 1
},
{
"id": "988a02a2-a245-41a1-a7ba-dcb26ab92d31",
"name": "情報抽出器",
"type": "@n8n/n8n-nodes-langchain.informationExtractor",
"position": [
-1040,
160
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "23180200-7219-45ba-bceb-7200fa8417b9",
"name": "Google Gemini チャットモデル4",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
-1024,
336
],
"parameters": {},
"typeVersion": 1
},
{
"id": "aa7b53e8-147b-4c66-8319-7e14f0340346",
"name": "アイテムループ処理",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-352,
160
],
"parameters": {},
"typeVersion": 3
},
{
"id": "3e34181e-92a7-495d-8488-bf23d57c4a75",
"name": "待機1",
"type": "n8n-nodes-base.wait",
"position": [
1744,
560
],
"webhookId": "b4d2e79a-3565-4264-a23a-9a11bff40d3a",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "dc9d2978-0169-49ae-81db-c9d17c24a85c",
"name": "コード",
"type": "n8n-nodes-base.code",
"position": [
-736,
160
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b8f3f1be-2158-4d1e-920e-bec06bfb80e3",
"name": "画像生成",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
704,
-464
],
"parameters": {},
"typeVersion": 1
},
{
"id": "da2085f7-fc32-4aa2-80b1-386f0499186c",
"name": "オブジェクトアップロード",
"type": "n8n-nodes-base.httpRequest",
"position": [
976,
464
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "36ff690e-0333-4bdb-926a-0518a7d1f913",
"name": "署名付きURL生成",
"type": "n8n-nodes-base.httpRequest",
"position": [
1200,
464
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "2a1dab10-7b73-46ce-b9b2-bed435bcb5e8",
"name": "全画像",
"type": "n8n-nodes-base.code",
"position": [
64,
48
],
"parameters": {},
"typeVersion": 2
},
{
"id": "74085f1e-ceff-4817-ab3e-2e4098eed7d9",
"name": "HTMLコンテンツ",
"type": "n8n-nodes-base.set",
"position": [
368,
48
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "d77a832d-b19b-4012-a230-9bde2559b3a4",
"name": "条件分岐1",
"type": "n8n-nodes-base.if",
"position": [
-1328,
144
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "463c42eb-15b7-4696-aae1-e9605328dd83",
"name": "待機2",
"type": "n8n-nodes-base.wait",
"position": [
-1216,
-96
],
"webhookId": "863d9087-d16f-42fa-ba49-7f534073cecd",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "3cf81151-c51b-4f89-b02e-157180109ee6",
"name": "RSSリード2",
"type": "n8n-nodes-base.rssFeedReadTool",
"position": [
-2352,
624
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "b4e75dfd-ed9c-4c8a-9aec-8c8d26a0aa51",
"name": "複数行取得",
"type": "n8n-nodes-base.supabase",
"position": [
-2992,
128
],
"parameters": {},
"typeVersion": 1
},
{
"id": "fecf73e1-8314-42e9-b721-e3c95fcc4d7d",
"name": "コード2",
"type": "n8n-nodes-base.code",
"position": [
-2848,
128
],
"parameters": {},
"typeVersion": 2
},
{
"id": "d049be27-d21e-44d4-860f-db01e273d02d",
"name": "imagen4",
"type": "n8n-nodes-base.httpRequest",
"position": [
960,
-464
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "40a66714-4cc0-4396-a0fe-271e5d9baf3e",
"name": "gemini2.5flash",
"type": "n8n-nodes-base.httpRequest",
"position": [
464,
-448
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "889382e2-16a4-45c3-adc0-996fc8a0f03c",
"name": "付箋ノート",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3040,
48
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "183888e0-82bb-4249-845d-44a95f1ce347",
"name": "付箋ノート1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3888,
48
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d234c989-ede8-442e-b29a-ef78ed902792",
"name": "付箋ノート2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2576,
-192
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "852adc40-31ef-4930-a967-3dfd2d638277",
"name": "付箋ノート3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1840,
-192
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "74aca049-e4d7-426f-a2c1-4a285a22a68c",
"name": "付箋ノート4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1088,
-192
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e8f01eca-09a9-48d5-8d45-fa6658310a34",
"name": "Google 検索",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
-1584,
1392
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "548ed4e1-2aaf-4f8b-88c2-71f6a963fe87",
"name": "URLスクレイパー",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
-1360,
1392
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "969f4f07-9da6-4929-bab4-bd722f5cdaca",
"name": "付箋ノート5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1776,
1168
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "73bbf094-0001-43d7-942b-3a65e2bd97f2",
"name": "Perplexityでモデルにメッセージ送信",
"type": "n8n-nodes-base.perplexityTool",
"position": [
-1600,
1632
],
"parameters": {},
"typeVersion": 1
},
{
"id": "033a4999-740a-4a14-923f-d80bb784cbbe",
"name": "付箋ノート6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-528,
32
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0db639b1-d9fe-4bcf-9973-757a9e5255d6",
"name": "付箋ノート7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-160,
224
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0980dacd-0597-4a07-af6e-ddf9dcb59818",
"name": "画像ダウンロード",
"type": "n8n-nodes-base.httpRequest",
"position": [
528,
464
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "be09de5d-350b-4f7f-a052-f0f313058484",
"name": "画像編集(PNG変換専用)",
"type": "n8n-nodes-base.editImage",
"position": [
736,
464
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1392acd6-911c-459a-8a62-dc2c9a0e0e11",
"name": "モデルへのメッセージ(画像名作成)",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
-144,
464
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0d3641e4-ba3f-46eb-bccc-d81dc81ca82c",
"name": "nano banana",
"type": "n8n-nodes-base.httpRequest",
"position": [
336,
464
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "43c5e7f2-daf5-4bdf-b1f9-7482f543b53a",
"name": "フィールド編集(画像プロンプトと名前設定)",
"type": "n8n-nodes-base.set",
"position": [
128,
464
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "5c0b8657-d31b-4650-bf21-cd6b91a8729a",
"name": "最終画像URL",
"type": "n8n-nodes-base.set",
"position": [
1520,
464
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "5be8c1f6-93f9-4f54-9816-93ae0bb46c56",
"name": "HTMLへの画像埋め込み",
"type": "n8n-nodes-base.code",
"position": [
688,
48
],
"parameters": {},
"typeVersion": 2
},
{
"id": "f2da0db4-a78b-4e03-a6f7-1ca23fd9ec3c",
"name": "API キー",
"type": "n8n-nodes-base.set",
"position": [
-3376,
128
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "fddee7bc-ffe5-439b-b4f3-91456666180f",
"name": "付箋ノート8",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3472,
48
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"8742f8a0-6509-47ef-88e5-efaa7918050b": {
"main": [
[
{
"node": "8ad60b61-2c5a-40e9-bec1-5277ba2ddb3e",
"type": "main",
"index": 0
}
],
[
{
"node": "bf5d3d2c-5ca8-43a2-a511-551838664ad7",
"type": "main",
"index": 0
}
]
]
},
"d77a832d-b19b-4012-a230-9bde2559b3a4": {
"main": [
[
{
"node": "463c42eb-15b7-4696-aae1-e9605328dd83",
"type": "main",
"index": 0
}
],
[
{
"node": "988a02a2-a245-41a1-a7ba-dcb26ab92d31",
"type": "main",
"index": 0
}
]
]
},
"dc9d2978-0169-49ae-81db-c9d17c24a85c": {
"main": [
[
{
"node": "aa7b53e8-147b-4c66-8319-7e14f0340346",
"type": "main",
"index": 0
}
]
]
},
"8ad60b61-2c5a-40e9-bec1-5277ba2ddb3e": {
"main": [
[
{
"node": "242ec5e8-8b9e-410c-878f-51d9a1f96e9b",
"type": "main",
"index": 0
}
]
]
},
"fecf73e1-8314-42e9-b721-e3c95fcc4d7d": {
"main": [
[
{
"node": "242ec5e8-8b9e-410c-878f-51d9a1f96e9b",
"type": "main",
"index": 0
}
]
]
},
"3e34181e-92a7-495d-8488-bf23d57c4a75": {
"main": [
[
{
"node": "aa7b53e8-147b-4c66-8319-7e14f0340346",
"type": "main",
"index": 0
}
]
]
},
"463c42eb-15b7-4696-aae1-e9605328dd83": {
"main": [
[
{
"node": "bf5d3d2c-5ca8-43a2-a511-551838664ad7",
"type": "main",
"index": 0
}
]
]
},
"bf5d3d2c-5ca8-43a2-a511-551838664ad7": {
"main": [
[
{
"node": "d77a832d-b19b-4012-a230-9bde2559b3a4",
"type": "main",
"index": 0
}
]
]
},
"f2da0db4-a78b-4e03-a6f7-1ca23fd9ec3c": {
"main": [
[
{
"node": "b4e75dfd-ed9c-4c8a-9aec-8c8d26a0aa51",
"type": "main",
"index": 0
}
]
]
},
"d1bc72c3-2f07-416c-a111-a70352e6853c": {
"ai_tool": [
[
{
"node": "bf5d3d2c-5ca8-43a2-a511-551838664ad7",
"type": "ai_tool",
"index": 0
}
]
]
},
"242ec5e8-8b9e-410c-878f-51d9a1f96e9b": {
"main": [
[
{
"node": "8742f8a0-6509-47ef-88e5-efaa7918050b",
"type": "main",
"index": 0
}
]
]
},
"7553f0f0-c6dc-4655-9247-0bb4688d79c7": {
"ai_tool": [
[
{
"node": "242ec5e8-8b9e-410c-878f-51d9a1f96e9b",
"type": "ai_tool",
"index": 0
}
]
]
},
"3cf81151-c51b-4f89-b02e-157180109ee6": {
"ai_tool": [
[
{
"node": "242ec5e8-8b9e-410c-878f-51d9a1f96e9b",
"type": "ai_tool",
"index": 0
}
]
]
},
"2a1dab10-7b73-46ce-b9b2-bed435bcb5e8": {
"main": [
[
{
"node": "74085f1e-ceff-4817-ab3e-2e4098eed7d9",
"type": "main",
"index": 0
}
]
]
},
"548ed4e1-2aaf-4f8b-88c2-71f6a963fe87": {
"ai_tool": [
[
{
"node": "242ec5e8-8b9e-410c-878f-51d9a1f96e9b",
"type": "ai_tool",
"index": 0
},
{
"node": "bf5d3d2c-5ca8-43a2-a511-551838664ad7",
"type": "ai_tool",
"index": 0
}
]
]
},
"0d3641e4-ba3f-46eb-bccc-d81dc81ca82c": {
"main": [
[
{
"node": "0980dacd-0597-4a07-af6e-ddf9dcb59818",
"type": "main",
"index": 0
}
]
]
},
"74085f1e-ceff-4817-ab3e-2e4098eed7d9": {
"main": [
[
{
"node": "5be8c1f6-93f9-4f54-9816-93ae0bb46c56",
"type": "main",
"index": 0
}
]
]
},
"b4e75dfd-ed9c-4c8a-9aec-8c8d26a0aa51": {
"main": [
[
{
"node": "fecf73e1-8314-42e9-b721-e3c95fcc4d7d",
"type": "main",
"index": 0
}
]
]
},
"e8f01eca-09a9-48d5-8d45-fa6658310a34": {
"ai_tool": [
[
{
"node": "242ec5e8-8b9e-410c-878f-51d9a1f96e9b",
"type": "ai_tool",
"index": 0
},
{
"node": "bf5d3d2c-5ca8-43a2-a511-551838664ad7",
"type": "ai_tool",
"index": 0
}
]
]
},
"da2085f7-fc32-4aa2-80b1-386f0499186c": {
"main": [
[
{
"node": "36ff690e-0333-4bdb-926a-0518a7d1f913",
"type": "main",
"index": 0
}
]
]
},
"0980dacd-0597-4a07-af6e-ddf9dcb59818": {
"main": [
[
{
"node": "be09de5d-350b-4f7f-a052-f0f313058484",
"type": "main",
"index": 0
}
]
]
},
"3d654105-be79-4358-bf60-c14e816ce733": {
"ai_languageModel": [
[
{
"node": "bf5d3d2c-5ca8-43a2-a511-551838664ad7",
"type": "ai_languageModel",
"index": 1
}
]
]
},
"aa7b53e8-147b-4c66-8319-7e14f0340346": {
"main": [
[
{
"node": "2a1dab10-7b73-46ce-b9b2-bed435bcb5e8",
"type": "main",
"index": 0
}
],
[
{
"node": "1392acd6-911c-459a-8a62-dc2c9a0e0e11",
"type": "main",
"index": 0
}
]
]
},
"5c0b8657-d31b-4650-bf21-cd6b91a8729a": {
"main": [
[
{
"node": "3e34181e-92a7-495d-8488-bf23d57c4a75",
"type": "main",
"index": 0
}
]
]
},
"5fd2f145-ebbf-41cb-b9a0-b18c2b4f52d3": {
"main": [
[
{
"node": "f2da0db4-a78b-4e03-a6f7-1ca23fd9ec3c",
"type": "main",
"index": 0
}
]
]
},
"5be8c1f6-93f9-4f54-9816-93ae0bb46c56": {
"main": [
[
{
"node": "c028f0b6-0481-4780-9846-406a4e61ec9f",
"type": "main",
"index": 0
}
]
]
},
"988a02a2-a245-41a1-a7ba-dcb26ab92d31": {
"main": [
[
{
"node": "dc9d2978-0169-49ae-81db-c9d17c24a85c",
"type": "main",
"index": 0
}
]
]
},
"36ff690e-0333-4bdb-926a-0518a7d1f913": {
"main": [
[
{
"node": "5c0b8657-d31b-4650-bf21-cd6b91a8729a",
"type": "main",
"index": 0
}
]
]
},
"7483a0a5-451f-4246-b04d-f466c79e5ebf": {
"ai_languageModel": [
[
{
"node": "bf5d3d2c-5ca8-43a2-a511-551838664ad7",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"4dc7ae88-0acf-4196-92be-f550ac1bdca2": {
"ai_outputParser": [
[
{
"node": "bf5d3d2c-5ca8-43a2-a511-551838664ad7",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"e0859e59-0eb5-43c3-822d-c3e38f0b67df": {
"ai_languageModel": [
[
{
"node": "242ec5e8-8b9e-410c-878f-51d9a1f96e9b",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"b5ad482e-779e-4cf5-8e44-7828a0ad8701": {
"ai_languageModel": [
[
{
"node": "4dc7ae88-0acf-4196-92be-f550ac1bdca2",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"23180200-7219-45ba-bceb-7200fa8417b9": {
"ai_languageModel": [
[
{
"node": "988a02a2-a245-41a1-a7ba-dcb26ab92d31",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"1392acd6-911c-459a-8a62-dc2c9a0e0e11": {
"main": [
[
{
"node": "43c5e7f2-daf5-4bdf-b1f9-7482f543b53a",
"type": "main",
"index": 0
}
]
]
},
"be09de5d-350b-4f7f-a052-f0f313058484": {
"main": [
[
{
"node": "da2085f7-fc32-4aa2-80b1-386f0499186c",
"type": "main",
"index": 0
}
]
]
},
"43c5e7f2-daf5-4bdf-b1f9-7482f543b53a": {
"main": [
[
{
"node": "0d3641e4-ba3f-46eb-bccc-d81dc81ca82c",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - コンテンツ作成, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
WordPressブログの自動化プロフェッショナル版(先端研究)v2.1マーケットプラグイン
GPT-4o、Perplexity AI、そして多言語対応を使ったSEO最適化ブログ作成の自動化
If
Set
Xml
+
If
Set
Xml
125 ノードDaniel Ng
コンテンツ作成
LinkedInおよびXウイルスのなコンテンツ自動エンジン
AIを使ってLinkedInとXにウイルスのなコンテンツを自動生成して公開する
If
Set
Wait
+
If
Set
Wait
156 ノードDiptamoy Barman
コンテンツ作成
完全な B2B セールスフロー:Apollo リード生成、Mailgun 外信、および AI 返信管理
完全なB2Bセールスフロー:Apolloリード生成、Mailgunアウト Reach、AI返信管理
If
Set
Code
+
If
Set
Code
116 ノードPaul
コンテンツ作成
複数の顧客向けにGemini AIとElementorを使ってSEOブログ記事を生成&スケジュール
Gemini AI、Elementorを使って複数のクライアント向けにSEOブログ記事を生成し、スケジュール
If
N8n
Set
+
If
N8n
Set
39 ノードZain Khan
コンテンツ作成
ArunavaのマルチエージェントインタリジャエントReddit自動化
AIによるブランドメンションとBaserowを使用してRedditの投稿に自動のにコメントを投稿
If
Set
Code
+
If
Set
Code
35 ノードArunava
ソーシャルメディア
キーワード検索とMarkdownフォーマットでRedditの投稿・コメントを抽出・フィルタリング
キーワード検索とMarkdownフォーマットを使ってRedditの投稿・コメントをクロールしてフィルタリング
If
Set
Code
+
If
Set
Code
28 ノードMuhammad Asadullah
コンテンツ作成
ワークフロー情報
難易度
上級
ノード数51
カテゴリー2
ノードタイプ19
作成者
Muhammad Asadullah
@asadtechI am a Data Scientist, and Generative AI Developer with expertise in building AI applications, chatbots, and automation systems. Skilled in Python, R, and no-code/low-code platforms like n8n and Make, I combine strong technical knowledge in machine learning and NLP with hands-on experience in power systems, transformers, and solar design.
外部リンク
n8n.ioで表示 →
このワークフローを共有