8
n8n 한국어amn8n.com

Deepgram, GPT-3.5, Softr를 사용하여 창작자에게 오디오 메모를 블로그 기사로 변환합니다.

중급

이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Email, HubGpt, HtmlToImage, VoiceToText, GoogleSheets 등의 노드를 사용하며. Deepgram, GPT-3.5, Google Sheets 대시보드를 사용하여 음성 메모를 블로그 기사로 변환합니다.

사전 요구사항
  • Google Sheets API 인증 정보
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "voice-to-blog-v2",
  "name": "Voice Memo to Blog Post with Deepgram, GPT-3.5 & Softr for Creators",
  "tags": [
    "voice-to-text",
    "ai-writing",
    "blog-automation",
    "content-creation",
    "google-sheets",
    "html-to-image",
    "softr",
    "solopreneur",
    "homemaker",
    "n8n",
    "deepgram",
    "openai"
  ],
  "nodes": [
    {
      "name": "트리거: 음성 메모 워크플로우",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        250,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--0"
    },
    {
      "name": "고정: 🎙️ 1단계 – 음성 메모 URL 제출",
      "type": "n8n-nodes-base.stickyNote",
      "color": "#FFF9C4",
      "notes": "🎙️ **How to Use**\n\nPaste the public URL of your voice memo (MP3/WAV) here.\n\n💡 *Sources*: Google Drive, Dropbox, iCloud, or any public link.\n\n✅ *Tip*: Use iOS Shortcuts or Make.com to auto-send memos to this workflow.",
      "position": [
        250,
        150
      ],
      "direction": "vertical",
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "notesAlignment": "left",
      "id": "-1-URL--1"
    },
    {
      "name": "음성-텍스트 변환",
      "type": "n8n-nodes-base.voiceToText",
      "position": [
        450,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "----2"
    },
    {
      "name": "고정: 🧠 2단계 – Deepgram으로 텍스트 변환",
      "type": "n8n-nodes-base.stickyNote",
      "color": "#C8E6C9",
      "notes": "🧠 **AI Transcription**\n\nUses Deepgram to convert your voice memo into accurate text.\n\n🔊 *Supports*: Long pauses, accents, background noise.\n\n⏱️ *Fast*: Transcribes 1 hour in ~12 seconds.",
      "position": [
        450,
        150
      ],
      "direction": "vertical",
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "notesAlignment": "left",
      "id": "-2-Deepgram--3"
    },
    {
      "name": "HubGPT: 블로그 글로 재작성",
      "type": "n8n-nodes-base.hubGpt",
      "position": [
        650,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "HubGPT--4"
    },
    {
      "name": "고정: ✍️ 3단계 – GPT-3.5로 다듬기",
      "type": "n8n-nodes-base.stickyNote",
      "color": "#BBDEFB",
      "notes": "✍️ **AI Rewriting**\n\nTransforms raw transcript into a reader-friendly blog post.\n\n🎨 *Customize*: Edit the prompt to match your brand voice.\n\n💡 *Pro Tip*: Add “Include 3 bullet points” or “Add a call-to-action” to the prompt.",
      "position": [
        650,
        150
      ],
      "direction": "vertical",
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "notesAlignment": "left",
      "id": "-3-GPT-3-5--5"
    },
    {
      "name": "HTML to Image",
      "type": "n8n-nodes-base.htmlToImage",
      "position": [
        850,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "HTML-to-Image-6"
    },
    {
      "name": "고정: 🖼️ 4단계 – 대표 이미지 생성",
      "type": "n8n-nodes-base.stickyNote",
      "color": "#F8BBD0",
      "notes": "🖼️ **Auto-Generate Image**\n\nCreates a clean, branded featured image for blogs or social media.\n\n🔧 *Customize*: Edit HTML/CSS to match your brand colors/fonts.\n\n📥 *Output*: Image URL saved to Google Sheets.",
      "position": [
        850,
        150
      ],
      "direction": "vertical",
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "notesAlignment": "left",
      "id": "-4--7"
    },
    {
      "name": "Google Sheets: 캘린더에 저장",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1050,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Google-Sheets--8"
    },
    {
      "name": "고정: 📊 5단계 – 콘텐츠 캘린더에 기록",
      "type": "n8n-nodes-base.stickyNote",
      "color": "#E1BEE7",
      "notes": "📊 **Centralize Your Content**\n\nSaves all data to Google Sheets — your source of truth.\n\n🔗 *Softr Sync*: Connect this sheet to Softr for a visual dashboard.\n\n🔄 *Automate*: Add filters to skip published posts.",
      "position": [
        1050,
        150
      ],
      "direction": "vertical",
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "notesAlignment": "left",
      "id": "-5--9"
    },
    {
      "name": "이메일: 초안 발송",
      "type": "n8n-nodes-base.email",
      "position": [
        1250,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--10"
    },
    {
      "name": "고정: 📨 6단계 – 이메일로 검토",
      "type": "n8n-nodes-base.stickyNote",
      "color": "#FFECB3",
      "notes": "📨 **Human-in-the-Loop**\n\nEmails you the draft for final review before publishing.\n\n✅ *Best Practice*: Forward to editor or VA for polish.\n\n🚀 *Next Step*: Add WordPress/Medium node to auto-publish after approval.",
      "position": [
        1250,
        150
      ],
      "direction": "vertical",
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "notesAlignment": "left",
      "id": "-6--11"
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "parallel"
  },
  "createdAt": "2025-09-04T00:00:00.000Z",
  "updatedAt": "2025-09-04T00:00:00.000Z",
  "versionId": "2.0",
  "connections": {
    "HTML-to-Image-6": {
      "main": [
        [
          {
            "node": "Google-Sheets--8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "----2": {
      "main": [
        [
          {
            "node": "HubGPT--4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HubGPT--4": {
      "main": [
        [
          {
            "node": "HTML-to-Image-6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google-Sheets--8": {
      "main": [
        [
          {
            "node": "--10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

중급 - 콘텐츠 제작, 멀티모달 AI

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
중급
노드 수12
카테고리2
노드 유형7
난이도 설명

일정 경험을 가진 사용자를 위한 6-15개 노드의 중간 복잡도 워크플로우

저자
Shelly-Ann Davy

Shelly-Ann Davy

@SheCodesFlow

Founder of The Workflow Muse & @SheCodesFlow. I craft elegant, task-focused automations for creators, founders, and soft-tech enthusiasts. “Automate with grace. Scale with power.”

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34