Automatisierte Podcast-Erstellung: Dokumente zu dynamischem Audio
Dies ist ein Content Creation, Multimodal AI-Bereich Automatisierungsworkflow mit 19 Nodes. Hauptsächlich werden Set, SplitOut, Aggregate, GoogleDrive, HttpRequest und andere Nodes verwendet. Dokumente in Podcast-Audio mit GPT-4o und OpenAI TTS umwandeln
- •Google Drive API-Anmeldedaten
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
- •OpenAI API Key
Verwendete Nodes (19)
Kategorie
{
"id": "Uw2ldaC4MMBk1Hp5",
"meta": {
"instanceId": "13d96e1ebd7901d1ed300d36db3a4447107e9ad60df51fe711e45683875362aa",
"templateCredsSetupCompleted": true
},
"name": "Automated Podcast Production: Document to Dynamic Audio",
"tags": [
{
"id": "88Rkm7VaAFefsT34",
"name": "AI",
"createdAt": "2025-05-06T22:52:26.053Z",
"updatedAt": "2025-05-06T22:52:26.053Z"
},
{
"id": "4MwMqoYXQeLzfpT7",
"name": "Podcast",
"createdAt": "2025-07-18T11:41:58.652Z",
"updatedAt": "2025-07-18T11:41:58.652Z"
},
{
"id": "6CpXJCvm5RUvG77h",
"name": "Audio",
"createdAt": "2025-07-18T11:42:01.178Z",
"updatedAt": "2025-07-18T11:42:01.178Z"
},
{
"id": "W0kwHUnhvUn7kmRu",
"name": "Content Generation",
"createdAt": "2025-05-12T20:58:58.942Z",
"updatedAt": "2025-05-12T20:58:58.942Z"
},
{
"id": "Lh7rPgYrwjn9e48m",
"name": "Multimodal AI",
"createdAt": "2025-05-12T20:59:10.487Z",
"updatedAt": "2025-05-12T20:59:10.487Z"
}
],
"nodes": [
{
"id": "810de711-e7ba-4612-9c40-033882e36da1",
"name": "Google Drive Trigger",
"type": "n8n-nodes-base.googleDriveTrigger",
"position": [
-180,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "58c0461e-ffaf-437f-a1f7-c3f3bf352a3b",
"name": "Datei herunterladen",
"type": "n8n-nodes-base.googleDrive",
"position": [
40,
-120
],
"parameters": {},
"typeVersion": 3
},
{
"id": "3568824e-78c9-417f-9aba-bacd15efe55f",
"name": "OpenAI-Chat-Modell",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
440,
140
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "6dc0b5ed-0578-4cd7-93bf-c075c59b6850",
"name": "Structured Output Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
640,
140
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "1470abd5-1328-4ec2-a0b4-20a0133c28a8",
"name": "Split Out",
"type": "n8n-nodes-base.splitOut",
"position": [
1060,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "34faf382-cf7d-4002-833e-c4f735d57473",
"name": "Notiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e951a8f4-e652-4b87-b154-b5e305d9ed94",
"name": "Notiz1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1060,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "48c39890-9dee-48a6-9a72-ef487e0baeaf",
"name": "Notiz2",
"type": "n8n-nodes-base.stickyNote",
"position": [
2160,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "02dd8a82-1621-4681-b8c6-982d148bfd10",
"name": "Notiz3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-700,
-580
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3ef8027f-2322-4b70-8aae-da25884fcf80",
"name": "Podcast-Skript aus Text generieren",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
480,
-120
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "7b75fe94-7016-4392-b515-1a038064bd9b",
"name": "Teilnehmer bestimmen",
"type": "n8n-nodes-base.set",
"position": [
840,
-120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "0bdbcd98-a501-4afe-b32a-cb2d1b643728",
"name": "Sprecheraudios mit bevorzugten Stimmen generieren",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1280,
-120
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "773556dd-4108-4f4b-8c15-90cd21e018a4",
"name": "Datei in Base64 konvertieren",
"type": "n8n-nodes-base.extractFromFile",
"position": [
1500,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "05ccf0c1-be7a-4447-b330-4a4ccb947374",
"name": "Datei in Text konvertieren",
"type": "n8n-nodes-base.extractFromFile",
"position": [
260,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f6479353-3cea-4644-bfcf-6e5e2722ca8b",
"name": "Dateien in MongoDB speichern",
"type": "n8n-nodes-base.httpRequest",
"position": [
1720,
-120
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "8ad23362-4a8a-445c-a5fe-32ce29f09408",
"name": "IDs in URL konvertieren",
"type": "n8n-nodes-base.set",
"position": [
1940,
-120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "068915e6-2d89-434a-902f-83557642e86a",
"name": "URLs in Payload kombinieren",
"type": "n8n-nodes-base.aggregate",
"position": [
2160,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "22356f16-bdc1-41db-a4e1-2010e27dcd4b",
"name": "Podcast generieren",
"type": "n8n-nodes-base.httpRequest",
"position": [
2380,
-120
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "467bb334-f8ae-47cb-83c5-89ea956b75b0",
"name": "Datei in Google Drive hochladen",
"type": "n8n-nodes-base.googleDrive",
"position": [
2600,
-120
],
"parameters": {},
"typeVersion": 3
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "e2d5dfce-3059-4acd-b5ad-6f66cb2dafc2",
"connections": {
"1470abd5-1328-4ec2-a0b4-20a0133c28a8": {
"main": [
[
{
"node": "0bdbcd98-a501-4afe-b32a-cb2d1b643728",
"type": "main",
"index": 0
}
]
]
},
"58c0461e-ffaf-437f-a1f7-c3f3bf352a3b": {
"main": [
[
{
"node": "05ccf0c1-be7a-4447-b330-4a4ccb947374",
"type": "main",
"index": 0
}
]
]
},
"22356f16-bdc1-41db-a4e1-2010e27dcd4b": {
"main": [
[
{
"node": "467bb334-f8ae-47cb-83c5-89ea956b75b0",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "3ef8027f-2322-4b70-8aae-da25884fcf80",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"8ad23362-4a8a-445c-a5fe-32ce29f09408": {
"main": [
[
{
"node": "068915e6-2d89-434a-902f-83557642e86a",
"type": "main",
"index": 0
}
]
]
},
"05ccf0c1-be7a-4447-b330-4a4ccb947374": {
"main": [
[
{
"node": "3ef8027f-2322-4b70-8aae-da25884fcf80",
"type": "main",
"index": 0
}
]
]
},
"810de711-e7ba-4612-9c40-033882e36da1": {
"main": [
[
{
"node": "58c0461e-ffaf-437f-a1f7-c3f3bf352a3b",
"type": "main",
"index": 0
}
]
]
},
"7b75fe94-7016-4392-b515-1a038064bd9b": {
"main": [
[
{
"node": "1470abd5-1328-4ec2-a0b4-20a0133c28a8",
"type": "main",
"index": 0
}
]
]
},
"f6479353-3cea-4644-bfcf-6e5e2722ca8b": {
"main": [
[
{
"node": "8ad23362-4a8a-445c-a5fe-32ce29f09408",
"type": "main",
"index": 0
}
]
]
},
"773556dd-4108-4f4b-8c15-90cd21e018a4": {
"main": [
[
{
"node": "f6479353-3cea-4644-bfcf-6e5e2722ca8b",
"type": "main",
"index": 0
}
]
]
},
"6dc0b5ed-0578-4cd7-93bf-c075c59b6850": {
"ai_outputParser": [
[
{
"node": "3ef8027f-2322-4b70-8aae-da25884fcf80",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"068915e6-2d89-434a-902f-83557642e86a": {
"main": [
[
{
"node": "22356f16-bdc1-41db-a4e1-2010e27dcd4b",
"type": "main",
"index": 0
}
]
]
},
"3ef8027f-2322-4b70-8aae-da25884fcf80": {
"main": [
[
{
"node": "7b75fe94-7016-4392-b515-1a038064bd9b",
"type": "main",
"index": 0
}
]
]
},
"0bdbcd98-a501-4afe-b32a-cb2d1b643728": {
"main": [
[
{
"node": "773556dd-4108-4f4b-8c15-90cd21e018a4",
"type": "main",
"index": 0
}
]
]
}
}
}Wie verwende ich diesen Workflow?
Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.
Für welche Szenarien ist dieser Workflow geeignet?
Experte - Content-Erstellung, Multimodales KI
Ist es kostenpflichtig?
Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.
Verwandte Workflows
NanaB
@nanabrownAutomation Developer with 3+ years building innovative solutions on UiPath, Power Platform, and n8n, also with a strong background in both API development and integration. Now specializing in the creation and implementation of AI Agents.
Diesen Workflow teilen