8
n8n 한국어amn8n.com

AI 개인 비서 - 작업과 이메일 관리

고급

이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 40개의 노드를 포함합니다.주로 Set, Code, Switch, Telegram, GmailTool 등의 노드를 사용하며. Telegram에서 GPT-4o 개인 어시스턴트를 사용하여 작업, 이메일 및 일정 관리

사전 요구사항
  • Telegram Bot Token
  • Google 계정 및 Gmail API 인증 정보
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "ai-personal-assistant-template",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "name": "AI Personal Assistant - Task & Email Management",
  "tags": [
    "AI",
    "Personal Assistant",
    "Task Management",
    "Email",
    "Calendar",
    "Telegram",
    "Automation"
  ],
  "nodes": [
    {
      "id": "0967f1ae-e72c-400b-90ae-5f00db89b6c8",
      "name": "텍스트 또는 음성 메시지 라우팅",
      "type": "n8n-nodes-base.switch",
      "position": [
        -1728,
        -304
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "7e2ab0b4-2c28-41ed-ab48-b7434c6c751c",
      "name": "텍스트 메시지 추출",
      "type": "n8n-nodes-base.set",
      "position": [
        -1232,
        -448
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0a5b34b8-ffa1-4a70-8031-2b8b0bf59122",
      "name": "Telegram에서 음성 파일 가져오기",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -1232,
        -288
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "9c1a2133-421e-4b5d-ba3c-8db04cf18f30",
      "name": "음성 파일 다운로드",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1072,
        -288
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8564685b-7154-4683-a2b3-1f3d35ffaeda",
      "name": "텍스트 및 음성 입력 병합",
      "type": "n8n-nodes-base.set",
      "position": [
        -752,
        -304
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "bc4b449a-6b77-4dae-8816-55cd741d8ef3",
      "name": "음성을 텍스트로 변환",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -912,
        -288
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "0611555e-323d-49e3-ab59-8428accdafdd",
      "name": "AI 개인 비서",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -656,
        -336
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "340dbbb6-1b4e-4802-a18e-4604d80b217e",
      "name": "사용자에게 응답 전송",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -96,
        -336
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e402aa49-ed75-42c9-b556-dd7fcda9c02c",
      "name": "읽지 않은 이메일 읽기",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -544,
        240
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "f88f0636-9089-4d1f-8c68-5fba9c82fe91",
      "name": "이메일 전송",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -400,
        240
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "69c622cf-d228-4067-b471-f0a6032803e9",
      "name": "캘린더 이벤트 생성",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        -144,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "0f1b6ed0-9c51-453d-b7cd-68737506c210",
      "name": "캘린더 이벤트 읽기",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        -272,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "726cd044-b6a5-4011-94dc-b4136fb6b21d",
      "name": "캘린더 이벤트 삭제",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        16,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "3e2e086a-830b-4d8e-8f40-806b6383c183",
      "name": "작업 시트 읽기",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -1104,
        240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "26538fac-fd68-4b54-a487-2facd88dcaa7",
      "name": "새 작업 추가",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -1360,
        240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "88e4fa4b-ba99-406d-b74a-381d33ab17ca",
      "name": "작업 상태 업데이트",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -1632,
        240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "1a7aa009-d58d-4053-9b8f-1bbe760b71aa",
      "name": "음성 및 텍스트 처리",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1312,
        -528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "19b18688-4e37-48b5-8243-aaaa893ae6c0",
      "name": "AI 비서 코어",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -784,
        -528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ec48dede-c28d-4d68-9bba-82e7575e6a89",
      "name": "응답 전달",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -256,
        -528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0914ec15-256a-4c04-9034-2e49a38995d8",
      "name": "작업 관리",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1712,
        -32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e24ae1ca-b2fd-44d7-bb06-72720c6f213b",
      "name": "이메일 및 캘린더",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -672,
        -32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e1aa154c-8bf1-4dbf-b409-a7b3d2b6e658",
      "name": "대화 메모리",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -560,
        -128
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "614667bf-3455-491a-afc3-d91c3349a57a",
      "name": "사용자 채팅 ID 저장",
      "type": "n8n-nodes-base.code",
      "position": [
        -1856,
        -304
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a13d362f-8375-4d82-9a77-dc27b2328bc9",
      "name": "마감 작업 필터링",
      "type": "n8n-nodes-base.code",
      "position": [
        -720,
        -736
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "78b3cdad-d535-49b8-b7ef-7c17f1fbd868",
      "name": "작업 알림 전송",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -272,
        -736
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "7969b532-9ec1-461f-98e5-9af61da281d9",
      "name": "알림 메시지 포맷팅",
      "type": "n8n-nodes-base.code",
      "position": [
        -496,
        -736
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "23fd5a61-6b8a-4006-9adb-00bcffdb8291",
      "name": "알림 전송 완료 표시",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -64,
        -736
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "28375a68-5f96-4200-a9c1-e2e27ad47cca",
      "name": "30분 알림 타이머",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1280,
        -768
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ab93110d-5f01-44aa-a129-1708690f69b2",
      "name": "알림 시스템",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1472,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "325e5423-f6d6-4f53-9950-97109f96dc6d",
      "name": "데이터 처리",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -992,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d115b47f-ba99-481b-94c6-b2263bdb48a8",
      "name": "스마트 필터링",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -752,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9514def4-0e6b-4fbd-8a4c-ba9d5cabe4cd",
      "name": "메시지 포맷팅",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -624,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b2b8a218-da69-4498-bd67-f7d3ef35e0b0",
      "name": "알림 전달",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c53a3744-c121-4e7b-8a90-3d86fca3b842",
      "name": "상태 추적",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -96,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b99eb786-32f8-4840-aaf9-704657f0dbb9",
      "name": "작업 데이터 읽기",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -944,
        -736
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "26317f23-1eee-4af1-841f-a5828d1b77ba",
      "name": "템플릿 개요",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2032,
        -400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9f789c5a-5e4e-4085-8144-8b5fdc9c62f1",
      "name": "중복 응답 방지",
      "type": "n8n-nodes-base.code",
      "position": [
        -416,
        -336
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0ef2d4e4-32e6-4d47-ba9d-5a8d4d8f573d",
      "name": "OpenAI 언어 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -816,
        240
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "20c12a44-423c-487f-9c72-a692f01f66e4",
      "name": "Telegram 봇 트리거",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -2160,
        -288
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "setup-instructions",
      "name": "설치 지침",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2160,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "timezone": "America/Chicago",
    "callerPolicy": "workflowsFromSameOwner",
    "executionOrder": "v1"
  },
  "versionId": "production-ready-v1",
  "connections": {
    "f88f0636-9089-4d1f-8c68-5fba9c82fe91": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "26538fac-fd68-4b54-a487-2facd88dcaa7": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b99eb786-32f8-4840-aaf9-704657f0dbb9": {
      "main": [
        [
          {
            "node": "a13d362f-8375-4d82-9a77-dc27b2328bc9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3e2e086a-830b-4d8e-8f40-806b6383c183": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a13d362f-8375-4d82-9a77-dc27b2328bc9": {
      "main": [
        [
          {
            "node": "7969b532-9ec1-461f-98e5-9af61da281d9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e402aa49-ed75-42c9-b556-dd7fcda9c02c": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "78b3cdad-d535-49b8-b7ef-7c17f1fbd868": {
      "main": [
        [
          {
            "node": "23fd5a61-6b8a-4006-9adb-00bcffdb8291",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "614667bf-3455-491a-afc3-d91c3349a57a": {
      "main": [
        [
          {
            "node": "0967f1ae-e72c-400b-90ae-5f00db89b6c8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "88e4fa4b-ba99-406d-b74a-381d33ab17ca": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e1aa154c-8bf1-4dbf-b409-a7b3d2b6e658": {
      "ai_memory": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "9c1a2133-421e-4b5d-ba3c-8db04cf18f30": {
      "main": [
        [
          {
            "node": "bc4b449a-6b77-4dae-8816-55cd741d8ef3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7e2ab0b4-2c28-41ed-ab48-b7434c6c751c": {
      "main": [
        [
          {
            "node": "8564685b-7154-4683-a2b3-1f3d35ffaeda",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f1b6ed0-9c51-453d-b7cd-68737506c210": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "20c12a44-423c-487f-9c72-a692f01f66e4": {
      "main": [
        [
          {
            "node": "614667bf-3455-491a-afc3-d91c3349a57a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0611555e-323d-49e3-ab59-8428accdafdd": {
      "main": [
        [
          {
            "node": "9f789c5a-5e4e-4085-8144-8b5fdc9c62f1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "69c622cf-d228-4067-b471-f0a6032803e9": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "726cd044-b6a5-4011-94dc-b4136fb6b21d": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "0ef2d4e4-32e6-4d47-ba9d-5a8d4d8f573d": {
      "ai_languageModel": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7969b532-9ec1-461f-98e5-9af61da281d9": {
      "main": [
        [
          {
            "node": "78b3cdad-d535-49b8-b7ef-7c17f1fbd868",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "28375a68-5f96-4200-a9c1-e2e27ad47cca": {
      "main": [
        [
          {
            "node": "b99eb786-32f8-4840-aaf9-704657f0dbb9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bc4b449a-6b77-4dae-8816-55cd741d8ef3": {
      "main": [
        [
          {
            "node": "8564685b-7154-4683-a2b3-1f3d35ffaeda",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8564685b-7154-4683-a2b3-1f3d35ffaeda": {
      "main": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9f789c5a-5e4e-4085-8144-8b5fdc9c62f1": {
      "main": [
        [
          {
            "node": "340dbbb6-1b4e-4802-a18e-4604d80b217e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0a5b34b8-ffa1-4a70-8031-2b8b0bf59122": {
      "main": [
        [
          {
            "node": "9c1a2133-421e-4b5d-ba3c-8db04cf18f30",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0967f1ae-e72c-400b-90ae-5f00db89b6c8": {
      "main": [
        [
          {
            "node": "7e2ab0b4-2c28-41ed-ab48-b7434c6c751c",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "0a5b34b8-ffa1-4a70-8031-2b8b0bf59122",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

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

유료인가요?

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

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

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
Ronnie Craig

Ronnie Craig

@ronnie-craig-2025

Hi, I’m Ronnie! I scaled an eCommerce biz to $14K/month in under a year, grew a YouTube channel to 1K subs in 30 days, booked 28 daycare appointments in 6 days, and built automations for nurses to track clients. I help you create content, repurpose high-performing posts, schedule with ease, monitor trends, and automate marketing—so you stay visible and consistent without burning out.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34