๐ค ไธป็ฎกAVA
์ด๊ฒ์Personal Productivity, AI Chatbot๋ถ์ผ์์๋ํ ์ํฌํ๋ก์ฐ๋ก, 12๊ฐ์ ๋ ธ๋๋ฅผ ํฌํจํฉ๋๋ค.์ฃผ๋ก Telegram, PerplexityTool, Agent, TelegramTrigger, ToolSerpApi ๋ฑ์ ๋ ธ๋๋ฅผ ์ฌ์ฉํ๋ฉฐ. AI ๊ฐ์ธ ๋น์: GPT-4o ํตํฉ ๋ฉ์ผ, ์บ๋ฆฐ๋, ๊ฒ์ ๋ฐ CRM
- โขTelegram Bot Token
์ฌ์ฉ๋ ๋ ธ๋ (12)
์นดํ ๊ณ ๋ฆฌ
{
"id": "vPkPxcHDEdL6FNZi",
"meta": {
"instanceId": "548acc2e7428ceb53b1074dedcb0aa0107627dedd253460b796a49ef19136fca",
"templateCredsSetupCompleted": true
},
"name": "๐ค SUPERVISOR AVA",
"tags": [
{
"id": "g6PVVsobpsnjG98n",
"name": "Supervisor Ava",
"createdAt": "2025-05-10T15:00:36.847Z",
"updatedAt": "2025-05-10T15:00:36.847Z"
}
],
"nodes": [
{
"id": "7eb478cd-d204-44ac-9891-18e5fc2bf77b",
"name": "๊ณ์ฐ๊ธฐ",
"type": "@n8n/n8n-nodes-langchain.toolCalculator",
"position": [
320,
360
],
"parameters": {},
"typeVersion": 1
},
{
"id": "fc51ac2b-72f0-479e-b012-a089007bf816",
"name": "AI ์์ด์ ํธ",
"type": "@n8n/n8n-nodes-langchain.agent",
"onError": "continueErrorOutput",
"position": [
340,
20
],
"parameters": {
"text": "={{ $('Telegram Trigger1').item.json.message.text }}",
"options": {
"systemMessage": "=# ROLE\n\nYou are an AI agent called Ava.\n\nYour job is to orchestrate the activities between different agents and then formulate a friendly response back to the user.\n\nYou should never write emails, create contacts, create content, create calendar events, create summaries yourself. Your job is to call agents and tools in the correct sequence.\n\nThink carefully about the sequence of events. Some tools might first require you to call another tool in order to pass it the correct information.\n\n\nThe tools are:\n- Calendar\n- Contacts\n- Gmail\n- Google Search \n- Calculator\n\n\n# ADDITIONAL INFORMATION\n- You are talking to Jordan\n- The current date and time is {{ $now.toString() }}\n- Time zone is EST (Ottawa)\n\n\n\n# RULES",
"returnIntermediateSteps": true
},
"promptType": "define"
},
"typeVersion": 1.8
},
{
"id": "64593c21-7a6a-4404-8188-4718002db01f",
"name": "์บ๋ฆฐ๋",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
560,
360
],
"parameters": {
"name": "Calendar",
"workflowId": {
"__rl": true,
"mode": "list",
"value": "tC8OSGmmiBE9kvnt",
"cachedResultName": "๐ค Calendar Agent"
},
"description": "Use this tool for any Calendar related actions.",
"workflowInputs": {
"value": {},
"schema": [],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": false
}
},
"typeVersion": 2.1
},
{
"id": "853f816a-05a1-4af5-8bb8-a6a8a44c5c3a",
"name": "Gmail",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
660,
360
],
"parameters": {
"name": "Gmail",
"workflowId": {
"__rl": true,
"mode": "list",
"value": "mh7GGdzmesTrHGxU",
"cachedResultName": "๐ค Gmail Agent"
},
"description": "Use this tool for any email related actions.",
"workflowInputs": {
"value": {},
"schema": [],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": false
}
},
"typeVersion": 2.1
},
{
"id": "801a5a3f-536e-489f-81ef-edb6cf3aefce",
"name": "Google ๊ฒ์",
"type": "@n8n/n8n-nodes-langchain.toolSerpApi",
"position": [
440,
360
],
"parameters": {
"options": {}
},
"credentials": {
"serpApi": {
"id": "EoSjduQGrXPkHfF5",
"name": "SerpAPI account"
}
},
"typeVersion": 1
},
{
"id": "91c2a746-3071-4624-9f84-ff5d57929778",
"name": "์๋ต",
"type": "n8n-nodes-base.telegram",
"position": [
820,
20
],
"webhookId": "5dced4b9-5066-4036-a4d4-14fc07edd53c",
"parameters": {
"text": "={{ $json.output }}",
"chatId": "={{ $('Telegram Trigger1').item.json.message.chat.id }}",
"additionalFields": {
"appendAttribution": false
}
},
"credentials": {
"telegramApi": {
"id": "PiOZgC1g4fYiPYuR",
"name": "Ava Personal Assistant"
}
},
"typeVersion": 1.2
},
{
"id": "1cbc8229-217e-448a-883e-39d5a75b4f6b",
"name": "Telegram ํธ๋ฆฌ๊ฑฐ1",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
120,
20
],
"webhookId": "47bfd98b-694c-484d-9760-d2532dfdcdc4",
"parameters": {
"updates": [
"message"
],
"additionalFields": {
"download": true
}
},
"credentials": {
"telegramApi": {
"id": "PiOZgC1g4fYiPYuR",
"name": "Ava Personal Assistant"
}
},
"typeVersion": 1.1
},
{
"id": "22b9e60b-85ec-4f82-85e9-98f81af0df03",
"name": "๋จ์ ๋ฉ๋ชจ๋ฆฌ",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
200,
360
],
"parameters": {
"sessionKey": "={{ $('Telegram Trigger1').item.json.message.chat.id }}",
"sessionIdType": "customKey",
"contextWindowLength": 7
},
"typeVersion": 1.3
},
{
"id": "e17861fb-c3a7-4665-b194-165b40e4fddd",
"name": "์ฐ๋ฝ์ฒ",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
760,
360
],
"parameters": {
"name": "Contacts",
"workflowId": {
"__rl": true,
"mode": "list",
"value": "ydXdT3mvOkaFRYKS",
"cachedResultName": "๐ค Contacts Agent"
},
"description": "Use this tool for any contacts related actions.",
"workflowInputs": {
"value": {
"aNumber": 0
},
"schema": [
{
"id": "query",
"type": "string",
"display": true,
"removed": false,
"required": false,
"displayName": "query",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "aNumber",
"type": "number",
"display": true,
"removed": false,
"required": false,
"displayName": "aNumber",
"defaultMatch": false,
"canBeUsedToMatch": true
}
],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": false
}
},
"typeVersion": 2.1
},
{
"id": "ef9df397-d620-47e3-a318-6b7e15115344",
"name": "OpenRouter ์ฑํ
๋ชจ๋ธ",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
60,
360
],
"parameters": {
"model": "openai/gpt-4o",
"options": {}
},
"credentials": {
"openRouterApi": {
"id": "k2V14f3oshxpB4Ul",
"name": "OpenRouter account"
}
},
"typeVersion": 1
},
{
"id": "9a9a0d85-0eb5-41a5-80bc-2800f99143d9",
"name": "LinkedIn ๋๊ธ ์์ด์ ํธ",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
880,
360
],
"parameters": {
"workflowId": {
"__rl": true,
"mode": "list",
"value": "a3bvZDBy1bGKYKXt",
"cachedResultName": "LinkedIn Comment Agent"
},
"description": "Use this tool for any LinkedIn Comment related action.",
"workflowInputs": {
"value": {
"query": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('query', ``, 'string') }}"
},
"schema": [
{
"id": "query",
"type": "string",
"display": true,
"required": false,
"displayName": "query",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "aNumber",
"type": "number",
"display": true,
"removed": true,
"required": false,
"displayName": "aNumber",
"defaultMatch": false,
"canBeUsedToMatch": true
}
],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": false
}
},
"typeVersion": 2.2
},
{
"id": "d525f091-55a0-47f5-9cd1-9b27b0a03338",
"name": "Perplexity",
"type": "n8n-nodes-base.perplexityTool",
"position": [
1020,
360
],
"parameters": {
"model": "sonar",
"options": {},
"messages": {
"message": [
{
"content": "={{ $('Telegram Trigger1').item.json.message.text }}"
}
]
},
"requestOptions": {}
},
"credentials": {
"perplexityApi": {
"id": "xdpS24VkZU2hKAmn",
"name": "Perplexity account"
}
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"timezone": "America/Toronto",
"callerPolicy": "workflowsFromSameOwner",
"executionOrder": "v1",
"timeSavedPerExecution": 4
},
"versionId": "8a4acb7c-1982-4c59-aff9-6e3c7bfe4202",
"connections": {
"853f816a-05a1-4af5-8bb8-a6a8a44c5c3a": {
"ai_tool": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "ai_tool",
"index": 0
}
]
]
},
"fc51ac2b-72f0-479e-b012-a089007bf816": {
"main": [
[
{
"node": "91c2a746-3071-4624-9f84-ff5d57929778",
"type": "main",
"index": 0
}
]
]
},
"64593c21-7a6a-4404-8188-4718002db01f": {
"ai_tool": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "ai_tool",
"index": 0
}
]
]
},
"e17861fb-c3a7-4665-b194-165b40e4fddd": {
"ai_tool": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "ai_tool",
"index": 0
}
]
]
},
"7eb478cd-d204-44ac-9891-18e5fc2bf77b": {
"ai_tool": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "ai_tool",
"index": 0
}
]
]
},
"d525f091-55a0-47f5-9cd1-9b27b0a03338": {
"ai_tool": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "ai_tool",
"index": 0
}
]
]
},
"801a5a3f-536e-489f-81ef-edb6cf3aefce": {
"ai_tool": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "ai_tool",
"index": 0
}
]
]
},
"22b9e60b-85ec-4f82-85e9-98f81af0df03": {
"ai_memory": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "ai_memory",
"index": 0
}
]
]
},
"1cbc8229-217e-448a-883e-39d5a75b4f6b": {
"main": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "main",
"index": 0
}
]
]
},
"ef9df397-d620-47e3-a318-6b7e15115344": {
"ai_languageModel": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"9a9a0d85-0eb5-41a5-80bc-2800f99143d9": {
"ai_tool": [
[
{
"node": "fc51ac2b-72f0-479e-b012-a089007bf816",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}์ด ์ํฌํ๋ก์ฐ๋ฅผ ์ด๋ป๊ฒ ์ฌ์ฉํ๋์?
์์ JSON ๊ตฌ์ฑ ์ฝ๋๋ฅผ ๋ณต์ฌํ์ฌ n8n ์ธ์คํด์ค์์ ์ ์ํฌํ๋ก์ฐ๋ฅผ ์์ฑํ๊ณ "JSON์์ ๊ฐ์ ธ์ค๊ธฐ"๋ฅผ ์ ํํ ํ, ๊ตฌ์ฑ์ ๋ถ์ฌ๋ฃ๊ณ ํ์์ ๋ฐ๋ผ ์ธ์ฆ ์ค์ ์ ์์ ํ์ธ์.
์ด ์ํฌํ๋ก์ฐ๋ ์ด๋ค ์๋๋ฆฌ์ค์ ์ ํฉํ๊ฐ์?
์ค๊ธ - ๊ฐ์ธ ์์ฐ์ฑ, AI ์ฑ๋ด
์ ๋ฃ์ธ๊ฐ์?
์ด ์ํฌํ๋ก์ฐ๋ ์์ ํ ๋ฌด๋ฃ์ด๋ฉฐ ์ง์ ๊ฐ์ ธ์ ์ฌ์ฉํ ์ ์์ต๋๋ค. ๋ค๋ง, ์ํฌํ๋ก์ฐ์์ ์ฌ์ฉํ๋ ํ์ฌ ์๋น์ค(์: OpenAI API)๋ ์ฌ์ฉ์ ์ง์ ๋น์ฉ์ ์ง๋ถํด์ผ ํ ์ ์์ต๋๋ค.
๊ด๋ จ ์ํฌํ๋ก์ฐ ์ถ์ฒ
Jordan Lee
@jordanleeHey Im Jordan. I run an AI Agency and teach others automation through my youtube channel. Any questions about my automations? send me a message! https://www.skool.com/ai-automations-club-3301/about
์ด ์ํฌํ๋ก์ฐ ๊ณต์