Google SlidesでのOpenrouter AIによる中英翻訳の自動化
中級
これはDocument Extraction, Multimodal AI分野の自動化ワークフローで、13個のノードを含みます。主にCode, Wait, SplitOut, GoogleDrive, GoogleSlidesなどのノードを使用。 Google Slidesでのオープンドラウザ AI を使用した中日翻訳の自動化
前提条件
- •Google Drive API認証情報
使用ノード (13)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"meta": {
"instanceId": "205780d3749915e5b72849aad8492ed96140f3a3cf0d7f077a27e6df51ded409",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "ef5c4414-8a7d-40fb-9c5b-40b634dc0051",
"name": "「ワークフローを実行」クリック時",
"type": "n8n-nodes-base.manualTrigger",
"position": [
48,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c8e3363c-0ebe-47ce-a6d4-4479d6d8d5fe",
"name": "Google Slides2",
"type": "n8n-nodes-base.googleSlides",
"position": [
512,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b678b5f2-44d1-42f1-aba0-20874d5f4c7e",
"name": "Google Drive",
"type": "n8n-nodes-base.googleDrive",
"position": [
288,
0
],
"parameters": {},
"typeVersion": 3
},
{
"id": "b5e03624-4612-4b57-aa46-0b256e2ae6d4",
"name": "AIエージェント",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1392,
32
],
"parameters": {},
"typeVersion": 2
},
{
"id": "f10545ae-a90e-4785-a23f-329cf9852244",
"name": "テキスト置換",
"type": "n8n-nodes-base.googleSlidesTool",
"position": [
1568,
224
],
"parameters": {},
"typeVersion": 2
},
{
"id": "53a76aec-2fe4-4053-aa51-8df5ec7b7893",
"name": "コード",
"type": "n8n-nodes-base.code",
"position": [
720,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "65df03c7-e1ab-4fe7-9f1b-5b10d20ad38a",
"name": "分割",
"type": "n8n-nodes-base.splitOut",
"position": [
944,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "cf86901f-a85e-4ded-a037-168907aae855",
"name": "アイテムループ",
"type": "n8n-nodes-base.splitInBatches",
"position": [
1152,
0
],
"parameters": {},
"typeVersion": 3
},
{
"id": "20b3d2c0-c03d-4a36-b4b7-fa0e4f3761f1",
"name": "待機",
"type": "n8n-nodes-base.wait",
"position": [
1808,
208
],
"webhookId": "f5bd7595-80b0-453e-85d2-6560dfcb404e",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "b7f6b0ef-e98e-42c1-9fcb-2c15e880917c",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-640,
-304
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c827f4d4-9508-4b74-8457-9caa51c6f266",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
224,
-304
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "68382c2b-c1c5-4721-a464-cb22916f4ef7",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1328,
-304
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e3f23049-2455-489e-a6fb-1da305a3b08e",
"name": "OpenRouterチャットモデル",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
1392,
224
],
"parameters": {},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"53a76aec-2fe4-4053-aa51-8df5ec7b7893": {
"main": [
[
{
"node": "65df03c7-e1ab-4fe7-9f1b-5b10d20ad38a",
"type": "main",
"index": 0
}
]
]
},
"20b3d2c0-c03d-4a36-b4b7-fa0e4f3761f1": {
"main": [
[
{
"node": "cf86901f-a85e-4ded-a037-168907aae855",
"type": "main",
"index": 0
}
]
]
},
"b5e03624-4612-4b57-aa46-0b256e2ae6d4": {
"main": [
[
{
"node": "20b3d2c0-c03d-4a36-b4b7-fa0e4f3761f1",
"type": "main",
"index": 0
}
]
]
},
"65df03c7-e1ab-4fe7-9f1b-5b10d20ad38a": {
"main": [
[
{
"node": "cf86901f-a85e-4ded-a037-168907aae855",
"type": "main",
"index": 0
}
]
]
},
"b678b5f2-44d1-42f1-aba0-20874d5f4c7e": {
"main": [
[
{
"node": "c8e3363c-0ebe-47ce-a6d4-4479d6d8d5fe",
"type": "main",
"index": 0
}
]
]
},
"f10545ae-a90e-4785-a23f-329cf9852244": {
"ai_tool": [
[
{
"node": "b5e03624-4612-4b57-aa46-0b256e2ae6d4",
"type": "ai_tool",
"index": 0
}
]
]
},
"c8e3363c-0ebe-47ce-a6d4-4479d6d8d5fe": {
"main": [
[
{
"node": "53a76aec-2fe4-4053-aa51-8df5ec7b7893",
"type": "main",
"index": 0
}
]
]
},
"cf86901f-a85e-4ded-a037-168907aae855": {
"main": [
[],
[
{
"node": "b5e03624-4612-4b57-aa46-0b256e2ae6d4",
"type": "main",
"index": 0
}
]
]
},
"e3f23049-2455-489e-a6fb-1da305a3b08e": {
"ai_languageModel": [
[
{
"node": "b5e03624-4612-4b57-aa46-0b256e2ae6d4",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"ef5c4414-8a7d-40fb-9c5b-40b634dc0051": {
"main": [
[
{
"node": "b678b5f2-44d1-42f1-aba0-20874d5f4c7e",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - 文書抽出, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
Google Slidesプレゼンテーションの自動翻訳
GeminiをベースとしたAI駆動で、Google Slidesプレゼンテーションを任意の言語に自動翻訳
Set
Code
Wait
+
Set
Code
Wait
18 ノードDavide
文書抽出
PDF から注文へ
AIを使ってPDFの購入注文をAdobe Commerceの販売注文に自動変換する
If
Set
Code
+
If
Set
Code
96 ノードJKingma
文書抽出
n8n_3_CAD-BIM-バッチコンバーターパイプライン
CAD/BIM ファイルを XLSX/DAE にバッチ変換、検証とレポート付き
If
Set
Code
+
If
Set
Code
82 ノードArtem Boiko
文書抽出
マルチエージェントフィードバックループ
GPT-4マルチエージェントフィードバックシステムに基づく反復コンテンツ最適化
If
Set
Code
+
If
Set
Code
13 ノードSebastian/OptiLever
コンテンツ作成
AI駆動のプロダクト動画ジェネレーター (Foreplay + Gemini + Sora 2)
Foreplay、Gemini、Sora 2を基盤としたAI駆動のプロダクト動画生成ワークフロー
Set
Wait
Switch
+
Set
Wait
Switch
18 ノードFahmi Fahreza
コンテンツ作成
💥 NanoBanana、Seedream 4、ChatGPT Image、Veo 3 を使って動画広告を自動化 - VIDEO
AI(NanoBanana、Seedream、GPT-4o、Veo 3)を使って動画広告キャンペーンを自動化し公開
Set
Code
Wait
+
Set
Code
Wait
63 ノードDr. Firas
コンテンツ作成