Production de podcast automatisée : Document en audio dynamique
Ceci est unContent Creation, Multimodal AIworkflow d'automatisation du domainecontenant 19 nœuds.Utilise principalement des nœuds comme Set, SplitOut, Aggregate, GoogleDrive, HttpRequest. Convertir des documents en audio de podcast avec GPT-4o et OpenAI TTS
- •Informations d'identification Google Drive API
- •Peut nécessiter les informations d'identification d'authentification de l'API cible
- •Clé API OpenAI
Nœuds utilisés (19)
Catégorie
{
"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": "Télécharger le fichier",
"type": "n8n-nodes-base.googleDrive",
"position": [
40,
-120
],
"parameters": {},
"typeVersion": 3
},
{
"id": "3568824e-78c9-417f-9aba-bacd15efe55f",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
440,
140
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "6dc0b5ed-0578-4cd7-93bf-c075c59b6850",
"name": "Analyseur de sortie structurée",
"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": "Note adhésive",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e951a8f4-e652-4b87-b154-b5e305d9ed94",
"name": "Note adhésive1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1060,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "48c39890-9dee-48a6-9a72-ef487e0baeaf",
"name": "Note adhésive2",
"type": "n8n-nodes-base.stickyNote",
"position": [
2160,
-560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "02dd8a82-1621-4681-b8c6-982d148bfd10",
"name": "Note adhésive3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-700,
-580
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3ef8027f-2322-4b70-8aae-da25884fcf80",
"name": "Générer un script de podcast à partir du texte",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
480,
-120
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "7b75fe94-7016-4392-b515-1a038064bd9b",
"name": "Déterminer les participants",
"type": "n8n-nodes-base.set",
"position": [
840,
-120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "0bdbcd98-a501-4afe-b32a-cb2d1b643728",
"name": "Générer les audios des intervenants avec les voix préférées",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1280,
-120
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "773556dd-4108-4f4b-8c15-90cd21e018a4",
"name": "Convertir le fichier en Base 64",
"type": "n8n-nodes-base.extractFromFile",
"position": [
1500,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "05ccf0c1-be7a-4447-b330-4a4ccb947374",
"name": "Convertir le fichier en texte",
"type": "n8n-nodes-base.extractFromFile",
"position": [
260,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f6479353-3cea-4644-bfcf-6e5e2722ca8b",
"name": "Stocker les fichiers dans MongoDB",
"type": "n8n-nodes-base.httpRequest",
"position": [
1720,
-120
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "8ad23362-4a8a-445c-a5fe-32ce29f09408",
"name": "Convertir les ID en URL",
"type": "n8n-nodes-base.set",
"position": [
1940,
-120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "068915e6-2d89-434a-902f-83557642e86a",
"name": "Combiner les URL en charge utile",
"type": "n8n-nodes-base.aggregate",
"position": [
2160,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "22356f16-bdc1-41db-a4e1-2010e27dcd4b",
"name": "Générer le podcast",
"type": "n8n-nodes-base.httpRequest",
"position": [
2380,
-120
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "467bb334-f8ae-47cb-83c5-89ea956b75b0",
"name": "Téléverser le fichier vers 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
}
]
]
},
"3568824e-78c9-417f-9aba-bacd15efe55f": {
"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
}
]
]
}
}
}Comment utiliser ce workflow ?
Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.
Dans quelles scénarios ce workflow est-il adapté ?
Avancé - Création de contenu, IA Multimodale
Est-ce payant ?
Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.
Workflows recommandés
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.
Partager ce workflow