Segmind:自動のなソーシャルメディア製品画像ジェネレーター&公開ツール
上級
これはAI, Marketing分野の自動化ワークフローで、34個のノードを含みます。主にIf, Set, Code, Wait, Telegramなどのノードを使用、AI技術を活用したスマート自動化を実現。 自動化AI製品撮影とInstagram投稿ジェネレーター(Deepseek/Segmind)
前提条件
- •Telegram Bot Token
- •ターゲットAPIの認証情報が必要な場合あり
- •OpenAI API Key
使用ノード (34)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "lcRVbTA0LI7lxvsH",
"meta": {
"instanceId": "f638a47e4e563f91fde8b98ed9f5fa6a9faa41a207143e9ce05d85200c905524",
"templateId": "2950",
"templateCredsSetupCompleted": true
},
"name": "Segmind: Automatic Social Media Product Image Generator and publisher_",
"tags": [
{
"id": "dNuSmJmhSOBNp9lV",
"name": "Social Media",
"createdAt": "2025-01-26T15:22:52.143Z",
"updatedAt": "2025-01-26T15:22:52.143Z"
},
{
"id": "kgTngqg4Ayt55Kif",
"name": "ONGOING",
"createdAt": "2025-03-19T20:47:01.023Z",
"updatedAt": "2025-03-19T20:47:01.023Z"
},
{
"id": "pOsSeIqilB7U0GL5",
"name": "Star",
"createdAt": "2025-03-15T20:56:13.443Z",
"updatedAt": "2025-03-15T20:56:13.443Z"
}
],
"nodes": [
{
"id": "c0d615a8-0932-4140-8bb5-6018c6d61154",
"name": "スケジュールトリガー",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-760,
1320
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "6c5352be-a9a3-4c0d-8d0a-cb67c205e3ca",
"name": "InputYourImageURL",
"type": "n8n-nodes-base.set",
"position": [
-160,
1320
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "6bbc183e-86f3-400f-972c-55e389839c95",
"name": "構造化出力パーサー1",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
1420,
1460
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "402186b3-c6ab-447f-af7d-11eae3246393",
"name": "画像指示",
"type": "n8n-nodes-base.set",
"position": [
-340,
1320
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "250532f4-ac14-4daf-aad0-32c574856a6d",
"name": "人物モデルあり",
"type": "n8n-nodes-base.set",
"position": [
880,
1240
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "4abc910c-c149-45d5-9c22-c856eada6f4a",
"name": "人物モデルなし",
"type": "n8n-nodes-base.set",
"position": [
880,
1440
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "651e01a3-8eee-43fe-b820-eb5cc26a6149",
"name": "OpenAI Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1200,
1460
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ae5346d3-3029-49f5-8f7a-b7a47ac3b4d8",
"name": "AIエージェント1",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1200,
1240
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "bfc4afe4-3fea-489a-a3ea-1ed979d6823c",
"name": "SegmindAPIKey",
"type": "n8n-nodes-base.set",
"position": [
-520,
1320
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "fe0826b1-80e0-416f-b4d5-6edbe80c10e4",
"name": "生成画像取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
2760,
1240
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "56784087-bc91-4f9b-b72b-c076eb2785e7",
"name": "画像URL取得",
"type": "n8n-nodes-base.set",
"position": [
2960,
1240
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "e0dfd38b-8fc2-4752-aaf7-5b6ccbc53530",
"name": "画像ダウンロード",
"type": "n8n-nodes-base.httpRequest",
"position": [
3180,
1240
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "9646251f-e427-4a27-98f8-fd0d4779ab44",
"name": "製品写真送信",
"type": "n8n-nodes-base.telegram",
"position": [
3440,
1240
],
"webhookId": "1748ad90-641e-48dc-8464-437d57959dad",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "041ab07d-ac24-406c-a971-b5bb175d338b",
"name": "Instagram投稿送信",
"type": "n8n-nodes-base.telegram",
"position": [
3660,
1240
],
"webhookId": "518a7c05-0e5f-49d1-9a17-ac1fa10d18d1",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "7cbb4f66-f7c3-448b-a55b-a5600dbd8fb1",
"name": "ランダムシード番号生成",
"type": "n8n-nodes-base.code",
"position": [
1620,
1240
],
"parameters": {},
"typeVersion": 2
},
{
"id": "66ada10b-baa3-4bfd-a126-404f0fffd75d",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-840,
1160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a43a0459-6499-4cef-a537-db84d05a6360",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-560,
1160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "78ad7870-26c2-408e-9c8b-de214b7db24a",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
240,
1160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c84665a2-1dae-4462-903e-bcea1ae72df4",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
560,
1160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b0022473-3282-499e-9a90-323cb7ce35c2",
"name": "付箋4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-840,
540
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8d944459-65da-4679-b22b-b2a7a1be7eb2",
"name": "付箋5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1080,
1080
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0b552b17-7dff-49b1-84f2-097ed65f6a53",
"name": "付箋6",
"type": "n8n-nodes-base.stickyNote",
"position": [
1560,
1120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f29b578e-57bf-4e85-9eea-6f7e8a4c5dff",
"name": "付箋7",
"type": "n8n-nodes-base.stickyNote",
"position": [
2000,
1080
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b85d7557-9dd1-450c-9fe8-e48ddef8ab6b",
"name": "付箋8",
"type": "n8n-nodes-base.stickyNote",
"position": [
2420,
1120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d1854c84-6a66-4c0b-89be-54490237dd2a",
"name": "付箋9",
"type": "n8n-nodes-base.stickyNote",
"position": [
2700,
1120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "09991a12-2ae1-4df7-951b-dfa30d171c70",
"name": "付箋10",
"type": "n8n-nodes-base.stickyNote",
"position": [
3120,
1120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "578de79d-b67c-4003-965b-3fa246cece2f",
"name": "付箋11",
"type": "n8n-nodes-base.stickyNote",
"position": [
3360,
1120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "95ece10a-2524-4bc4-be6d-4381cdca3238",
"name": "画像URL送信",
"type": "n8n-nodes-base.telegram",
"position": [
3860,
1240
],
"webhookId": "f378a91b-8dc1-48d2-b170-e85ca35ed815",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "e9e49882-b094-4877-99ee-851b718f4bff",
"name": "画像取得_Segmind",
"type": "n8n-nodes-base.httpRequest",
"position": [
2120,
1240
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "538b43cd-51ab-438a-9be7-9fe98d478f82",
"name": "5分待機",
"type": "n8n-nodes-base.wait",
"position": [
2500,
1240
],
"webhookId": "1779e4fb-8983-439c-a715-a908d55df86c",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "4571ecef-87ee-4a8a-9c31-eafd55a4748d",
"name": "画像説明取得",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
320,
1320
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "601aa5b2-0b19-4367-973e-2af327421741",
"name": "シードフィールド設定",
"type": "n8n-nodes-base.set",
"position": [
1820,
1240
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "92354b40-5318-4b9f-b4bb-968375854e8d",
"name": "人物モデル要否確認",
"type": "n8n-nodes-base.if",
"position": [
640,
1320
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "bbe201f5-a9a5-42d0-8b6f-b96978365567",
"name": "Telegram ChatID",
"type": "n8n-nodes-base.set",
"position": [
20,
1320
],
"parameters": {},
"typeVersion": 3.4
}
],
"active": false,
"pinData": {},
"settings": {},
"versionId": "0c8faac3-1d9d-4f19-b695-7bb6535f958b",
"connections": {
"ae5346d3-3029-49f5-8f7a-b7a47ac3b4d8": {
"main": [
[
{
"node": "7cbb4f66-f7c3-448b-a55b-a5600dbd8fb1",
"type": "main",
"index": 0
}
]
]
},
"4abc910c-c149-45d5-9c22-c856eada6f4a": {
"main": [
[
{
"node": "ae5346d3-3029-49f5-8f7a-b7a47ac3b4d8",
"type": "main",
"index": 0
}
]
]
},
"e0dfd38b-8fc2-4752-aaf7-5b6ccbc53530": {
"main": [
[
{
"node": "9646251f-e427-4a27-98f8-fd0d4779ab44",
"type": "main",
"index": 0
}
]
]
},
"bfc4afe4-3fea-489a-a3ea-1ed979d6823c": {
"main": [
[
{
"node": "402186b3-c6ab-447f-af7d-11eae3246393",
"type": "main",
"index": 0
}
]
]
},
"601aa5b2-0b19-4367-973e-2af327421741": {
"main": [
[
{
"node": "e9e49882-b094-4877-99ee-851b718f4bff",
"type": "main",
"index": 0
}
]
]
},
"538b43cd-51ab-438a-9be7-9fe98d478f82": {
"main": [
[
{
"node": "fe0826b1-80e0-416f-b4d5-6edbe80c10e4",
"type": "main",
"index": 0
}
]
]
},
"250532f4-ac14-4daf-aad0-32c574856a6d": {
"main": [
[
{
"node": "ae5346d3-3029-49f5-8f7a-b7a47ac3b4d8",
"type": "main",
"index": 0
}
]
]
},
"bbe201f5-a9a5-42d0-8b6f-b96978365567": {
"main": [
[
{
"node": "4571ecef-87ee-4a8a-9c31-eafd55a4748d",
"type": "main",
"index": 0
}
]
]
},
"e9e49882-b094-4877-99ee-851b718f4bff": {
"main": [
[
{
"node": "538b43cd-51ab-438a-9be7-9fe98d478f82",
"type": "main",
"index": 0
}
]
]
},
"402186b3-c6ab-447f-af7d-11eae3246393": {
"main": [
[
{
"node": "6c5352be-a9a3-4c0d-8d0a-cb67c205e3ca",
"type": "main",
"index": 0
}
]
]
},
"56784087-bc91-4f9b-b72b-c076eb2785e7": {
"main": [
[
{
"node": "e0dfd38b-8fc2-4752-aaf7-5b6ccbc53530",
"type": "main",
"index": 0
}
]
]
},
"c0d615a8-0932-4140-8bb5-6018c6d61154": {
"main": [
[
{
"node": "bfc4afe4-3fea-489a-a3ea-1ed979d6823c",
"type": "main",
"index": 0
}
]
]
},
"6c5352be-a9a3-4c0d-8d0a-cb67c205e3ca": {
"main": [
[
{
"node": "bbe201f5-a9a5-42d0-8b6f-b96978365567",
"type": "main",
"index": 0
}
]
]
},
"041ab07d-ac24-406c-a971-b5bb175d338b": {
"main": [
[
{
"node": "95ece10a-2524-4bc4-be6d-4381cdca3238",
"type": "main",
"index": 0
}
]
]
},
"651e01a3-8eee-43fe-b820-eb5cc26a6149": {
"ai_languageModel": [
[
{
"node": "ae5346d3-3029-49f5-8f7a-b7a47ac3b4d8",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"4571ecef-87ee-4a8a-9c31-eafd55a4748d": {
"main": [
[
{
"node": "92354b40-5318-4b9f-b4bb-968375854e8d",
"type": "main",
"index": 0
}
]
]
},
"fe0826b1-80e0-416f-b4d5-6edbe80c10e4": {
"main": [
[
{
"node": "56784087-bc91-4f9b-b72b-c076eb2785e7",
"type": "main",
"index": 0
}
]
]
},
"9646251f-e427-4a27-98f8-fd0d4779ab44": {
"main": [
[
{
"node": "041ab07d-ac24-406c-a971-b5bb175d338b",
"type": "main",
"index": 0
}
]
]
},
"7cbb4f66-f7c3-448b-a55b-a5600dbd8fb1": {
"main": [
[
{
"node": "601aa5b2-0b19-4367-973e-2af327421741",
"type": "main",
"index": 0
}
]
]
},
"6bbc183e-86f3-400f-972c-55e389839c95": {
"ai_outputParser": [
[
{
"node": "ae5346d3-3029-49f5-8f7a-b7a47ac3b4d8",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"92354b40-5318-4b9f-b4bb-968375854e8d": {
"main": [
[
{
"node": "250532f4-ac14-4daf-aad0-32c574856a6d",
"type": "main",
"index": 0
}
],
[
{
"node": "4abc910c-c149-45d5-9c22-c856eada6f4a",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - 人工知能, マーケティング
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
顔なしでYouTube動画を生成
Leonardo AIとCreatomateを使った自動顔なしYouTube動画生成ツール
Set
Wait
Merge
+
Set
Wait
Merge
39 ノードTianyi
人工知能
GPT-4o、WordPress、LinkedInを使ってRSSから自動でブログ記事を投稿
GPT-4o、WordPress、LinkedInを使ってRSSコンテンツを自動のにブログ記事へ公開
If
Set
Code
+
If
Set
Code
40 ノードImmanuel
人工知能
[テンプレート] AIペットショップ v8
AIペットショップアシスタント - GPT-4o、Googleカレンダー、WhatsApp/Instagram/Facebookを統合
If
N8n
Set
+
If
N8n
Set
244 ノードAmanda Benks
営業
AI自動化とアイグゥチューブの構築と販売
販売AIの自動化とエージェントの構築
If
Set
Wait
+
If
Set
Wait
74 ノードNICKYAI
その他
AI视频ジェネレーター - OpenAI、ElevenLabs与Telegram YouTube公開
統合OpenAI、ElevenLabs并経由Telegram公開至YouTubeのAI视频ジェネレーター
If
Set
Wait
+
If
Set
Wait
68 ノードFRANK LIN
営業
MailChimp自動化
基于AIの餐厅通讯ジェネレーター,統合MailchimpとTelegram审批
If
Set
Code
+
If
Set
Code
43 ノードFemi Ad
人工知能
ワークフロー情報
難易度
上級
ノード数34
カテゴリー2
ノードタイプ12
作成者
Tianyi
@muziPh.D. in Machine Learning from the University of Toulouse. Experienced automation consultant specializing in optimizing workflows for Content creation and Marketing teams.
外部リンク
n8n.ioで表示 →
このワークフローを共有