AI 자연어와 Google Sheets를 사용하여 다중 발언자 패드캐스트 생성
중급
이것은AI, Marketing분야의자동화 워크플로우로, 15개의 노드를 포함합니다.주로 If, Code, Wait, Aggregate, GoogleDrive 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. AI 자연어 🤖🧠와 Google Sheets를 사용하여 다중 발언자 패드캐스트 🎙️ 생성
사전 요구사항
- •Google Drive API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "o6fbolcbTTW2JOud",
"meta": {
"instanceId": "a4bfc93e975ca233ac45ed7c9227d84cf5a2329310525917adaf3312e10d5462",
"templateCredsSetupCompleted": true
},
"name": "Generate multispeaker podcast with AI natural-sounding and Google Sheets",
"tags": [],
"nodes": [
{
"id": "a1300e42-783b-4d2d-aa59-051cce93e902",
"name": "상태 확인",
"type": "n8n-nodes-base.httpRequest",
"position": [
1300,
-160
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "fe7065f8-0154-4cfc-9329-8ed7d2fa99e2",
"name": "60초 대기",
"type": "n8n-nodes-base.wait",
"position": [
1120,
-160
],
"webhookId": "66ea18d8-44ea-40c4-ad28-0085aa8edf5c",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "94e86ce9-9364-42af-bad0-88c132725962",
"name": "완료 여부?",
"type": "n8n-nodes-base.if",
"position": [
1480,
-160
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "25c7ebe6-b3bc-41b1-a0e2-497aef244fc0",
"name": "'테스트 워크플로우' 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-100,
-160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3e22cea1-531c-45dd-b515-677d7acf575e",
"name": "오디오 생성",
"type": "n8n-nodes-base.httpRequest",
"position": [
860,
-160
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "f08b6131-dbd6-495e-975d-8bb93413d763",
"name": "오디오 URL 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
140,
160
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "e90de1da-70d8-4f8a-a191-d1e062f46223",
"name": "오디오 파일 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
380,
160
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "ce961c0b-63ea-46f7-aabe-76886aa2ac3b",
"name": "오디오 업로드",
"type": "n8n-nodes-base.googleDrive",
"position": [
600,
160
],
"parameters": {},
"typeVersion": 3
},
{
"id": "1aa25ff1-12f0-4728-a05f-929e39ed647e",
"name": "스티키 노트3",
"type": "n8n-nodes-base.stickyNote",
"position": [
140,
-1100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "245d9467-db91-427b-a04f-dca1763dfda3",
"name": "스티키 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
140,
-800
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "04d34818-938e-430f-be49-620bed7dce21",
"name": "스티키 노트5",
"type": "n8n-nodes-base.stickyNote",
"position": [
140,
-340
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4affe680-17b8-4bbd-a823-501c8a3f66bd",
"name": "스티키 노트6",
"type": "n8n-nodes-base.stickyNote",
"position": [
140,
-580
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d102629d-fae8-4dfa-852c-44a71725e956",
"name": "팟캐스트 텍스트 가져오기",
"type": "n8n-nodes-base.googleSheets",
"position": [
140,
-160
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "cad0e941-7dc8-46fb-9bd2-0df96377a4e1",
"name": "전체 팟캐스트 텍스트",
"type": "n8n-nodes-base.code",
"position": [
600,
-160
],
"parameters": {},
"typeVersion": 2
},
{
"id": "8c77039c-0cec-4502-a7f4-114b67a8a379",
"name": "모든 행 가져오기",
"type": "n8n-nodes-base.aggregate",
"position": [
380,
-160
],
"parameters": {},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "3b9d83f1-e453-4afd-8690-0ccf71dc0465",
"connections": {
"94e86ce9-9364-42af-bad0-88c132725962": {
"main": [
[
{
"node": "f08b6131-dbd6-495e-975d-8bb93413d763",
"type": "main",
"index": 0
}
],
[
{
"node": "fe7065f8-0154-4cfc-9329-8ed7d2fa99e2",
"type": "main",
"index": 0
}
]
]
},
"a1300e42-783b-4d2d-aa59-051cce93e902": {
"main": [
[
{
"node": "94e86ce9-9364-42af-bad0-88c132725962",
"type": "main",
"index": 0
}
]
]
},
"3e22cea1-531c-45dd-b515-677d7acf575e": {
"main": [
[
{
"node": "fe7065f8-0154-4cfc-9329-8ed7d2fa99e2",
"type": "main",
"index": 0
}
]
]
},
"8c77039c-0cec-4502-a7f4-114b67a8a379": {
"main": [
[
{
"node": "cad0e941-7dc8-46fb-9bd2-0df96377a4e1",
"type": "main",
"index": 0
}
]
]
},
"ce961c0b-63ea-46f7-aabe-76886aa2ac3b": {
"main": [
[]
]
},
"fe7065f8-0154-4cfc-9329-8ed7d2fa99e2": {
"main": [
[
{
"node": "a1300e42-783b-4d2d-aa59-051cce93e902",
"type": "main",
"index": 0
}
]
]
},
"f08b6131-dbd6-495e-975d-8bb93413d763": {
"main": [
[
{
"node": "e90de1da-70d8-4f8a-a191-d1e062f46223",
"type": "main",
"index": 0
}
]
]
},
"e90de1da-70d8-4f8a-a191-d1e062f46223": {
"main": [
[
{
"node": "ce961c0b-63ea-46f7-aabe-76886aa2ac3b",
"type": "main",
"index": 0
}
]
]
},
"d102629d-fae8-4dfa-852c-44a71725e956": {
"main": [
[
{
"node": "8c77039c-0cec-4502-a7f4-114b67a8a379",
"type": "main",
"index": 0
}
]
]
},
"cad0e941-7dc8-46fb-9bd2-0df96377a4e1": {
"main": [
[
{
"node": "3e22cea1-531c-45dd-b515-677d7acf575e",
"type": "main",
"index": 0
}
]
]
},
"25c7ebe6-b3bc-41b1-a0e2-497aef244fc0": {
"main": [
[
{
"node": "d102629d-fae8-4dfa-852c-44a71725e956",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 인공지능, 마케팅
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Google Veo3를 사용하여 비디오 생성하고 YouTube에 업로드
Google Veo3를 사용하여 AI 비디오 생성, Google 클라우드 드라이브에 저장하고 YouTube에 업로드
If
Set
Wait
+
If
Set
Wait
22 노드Davide
인공지능
WooCommerce 의류 카탈로그의 AI 가상 피팅
WooCommerce 의류 카탈로그의 AI 가상 피팅 자동 생성
If
Set
Wait
+
If
Set
Wait
21 노드Davide
영업
GIF에서 얼굴 바꾸기
Fal.run AI와 Google 서비스를 사용한 GIF 얼굴 교환 자동화
If
Set
Wait
+
If
Set
Wait
19 노드Davide
디자인
Qdrant를 사용하여 완전한 RAG 시스템, 자동 출처 참조를 포함합니다.
Qdrant, Gemini, OpenAI를 사용하여 자동 참조를 포함한 RAG 시스템을 구축합니다.
Set
Code
Wait
+
Set
Code
Wait
29 노드Davide
인공지능
이미지를 3D로 변환
Fal.ai Trellis를 사용하여 이미지를 3D 모델로 변환하고 Google Drive에 저장
If
Set
Wait
+
If
Set
Wait
17 노드Davide
디자인
경쟁자 내용 분석을 통해 시장 조사와 SEO의 내용 공백 발견
InfraNodus GraphRAG을 사용하여 경쟁사 웹 사이트 내용 공백을 분석하고 SEO를 돕습니다.
If
Code
Wait
+
If
Code
Wait
37 노드InfraNodus
인공지능
워크플로우 정보
난이도
중급
노드 수15
카테고리2
노드 유형9
저자
Davide
@n3witaliaFull-stack Web Developer based in Italy specialising in Marketing & AI-powered automations. For business enquiries, send me an email at info@n3w.it or add me on Linkedin.com/in/davideboizza
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유