Producción automatizada de podcasts: Documento a audio dinámico
Este es unContent Creation, Multimodal AIflujo de automatización del dominio deautomatización que contiene 19 nodos.Utiliza principalmente nodos como Set, SplitOut, Aggregate, GoogleDrive, HttpRequest. Convertir documentos a podcasts con GPT-4o y OpenAI TTS
- •Credenciales de API de Google Drive
- •Pueden requerirse credenciales de autenticación para la API de destino
- •Clave de API de OpenAI
Nodos utilizados (19)
Categoría
{
"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": "Download file",
"type": "n8n-nodes-base.googleDrive",
"position": [
40,
-120
],
"parameters": {},
"typeVersion": 3
},
{
"id": "3568824e-78c9-417f-9aba-bacd15efe55f",
"name": "Modelo de chat OpenAI",
"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": "Nota adhesiva",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e951a8f4-e652-4b87-b154-b5e305d9ed94",
"name": "Nota adhesiva1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1060,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "48c39890-9dee-48a6-9a72-ef487e0baeaf",
"name": "Nota adhesiva2",
"type": "n8n-nodes-base.stickyNote",
"position": [
2160,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "02dd8a82-1621-4681-b8c6-982d148bfd10",
"name": "Nota adhesiva3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-700,
-580
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3ef8027f-2322-4b70-8aae-da25884fcf80",
"name": "Generate Podcast Script from Text",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
480,
-120
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "7b75fe94-7016-4392-b515-1a038064bd9b",
"name": "Determine Participants",
"type": "n8n-nodes-base.set",
"position": [
840,
-120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "0bdbcd98-a501-4afe-b32a-cb2d1b643728",
"name": "Generate Speaker Audios with Prefered Voices",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1280,
-120
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "773556dd-4108-4f4b-8c15-90cd21e018a4",
"name": "Convert File to Base 64",
"type": "n8n-nodes-base.extractFromFile",
"position": [
1500,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "05ccf0c1-be7a-4447-b330-4a4ccb947374",
"name": "Convert File to Text",
"type": "n8n-nodes-base.extractFromFile",
"position": [
260,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f6479353-3cea-4644-bfcf-6e5e2722ca8b",
"name": "Store Files in MongoDB",
"type": "n8n-nodes-base.httpRequest",
"position": [
1720,
-120
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "8ad23362-4a8a-445c-a5fe-32ce29f09408",
"name": "Convert IDs to URL",
"type": "n8n-nodes-base.set",
"position": [
1940,
-120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "068915e6-2d89-434a-902f-83557642e86a",
"name": "Combine URLs into Payload",
"type": "n8n-nodes-base.aggregate",
"position": [
2160,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "22356f16-bdc1-41db-a4e1-2010e27dcd4b",
"name": "Generate Podcast",
"type": "n8n-nodes-base.httpRequest",
"position": [
2380,
-120
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "467bb334-f8ae-47cb-83c5-89ea956b75b0",
"name": "Upload File to Google Drive",
"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
}
]
]
}
}
}¿Cómo usar este flujo de trabajo?
Copie el código de configuración JSON de arriba, cree un nuevo flujo de trabajo en su instancia de n8n y seleccione "Importar desde JSON", pegue la configuración y luego modifique la configuración de credenciales según sea necesario.
¿En qué escenarios es adecuado este flujo de trabajo?
Avanzado - Creación de contenido, IA Multimodal
¿Es de pago?
Este flujo de trabajo es completamente gratuito, puede importarlo y usarlo directamente. Sin embargo, tenga en cuenta que los servicios de terceros utilizados en el flujo de trabajo (como la API de OpenAI) pueden requerir un pago por su cuenta.
Flujos de trabajo relacionados recomendados
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.
Compartir este flujo de trabajo