데이터 분석사 Agent v3
중급
이것은Engineering, DevOps, Product, AI, IT Ops분야의자동화 워크플로우로, 10개의 노드를 포함합니다.주로 Set, NocoDbTool, HttpRequest, Agent, ChatTrigger 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. 用于电子表格의AI데이터분석어시스턴트,基于NocoDB平台
사전 요구사항
- •대상 API의 인증 정보가 필요할 수 있음
- •OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "c9NyXuogJk6PT8Nb",
"meta": {
"instanceId": "2723a3a635131edfcb16103f3d4dbaadf3658e386b4762989cbf49528dccbdbd",
"templateId": "2085"
},
"name": "Data Analyst Agent v3",
"tags": [],
"nodes": [
{
"id": "e0abec7d-6753-42ed-8339-e1ad612797ac",
"name": "채팅 트리거",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
40,
360
],
"webhookId": "cd05f517-9aec-4e7d-bba8-3747bc8f5ddb",
"parameters": {},
"typeVersion": 1
},
{
"id": "9502381d-518a-4eff-a439-c9efdff782b6",
"name": "윈도우 버퍼 메모리",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
1000,
600
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "08621d63-9067-4a92-b6c8-ba129c6adfa0",
"name": "열 추출",
"type": "n8n-nodes-base.set",
"position": [
640,
360
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "2ee6401a-a45c-4c81-83b5-3995a9a25118",
"name": "NocoDB",
"type": "n8n-nodes-base.nocoDbTool",
"position": [
1200,
600
],
"parameters": {},
"typeVersion": 3
},
{
"id": "8e8ce2e3-890a-46cd-a95e-0c355dde8c06",
"name": "설정",
"type": "n8n-nodes-base.set",
"position": [
240,
360
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "3a986007-32dd-4152-93ca-d8a435603708",
"name": "nocodb_extract_table",
"type": "n8n-nodes-base.httpRequest",
"position": [
440,
360
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "2c594b59-95db-4fd9-bea3-06a861de9766",
"name": "데이터 분석가 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
900,
360
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "6b786282-8782-430b-852a-c60b94e05493",
"name": "스티키 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
200,
280
],
"parameters": {},
"typeVersion": 1
},
{
"id": "77cd95ff-dece-4770-9d38-a9cacc174368",
"name": "OpenAI 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
840,
600
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f9d28f2e-aea8-4b7f-910b-655fac062fb3",
"name": "스티키 노트6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-680,
200
],
"parameters": {},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "1bff47ac-5326-468e-ba56-98d9416997da",
"connections": {
"2ee6401a-a45c-4c81-83b5-3995a9a25118": {
"ai_tool": [
[
{
"node": "2c594b59-95db-4fd9-bea3-06a861de9766",
"type": "ai_tool",
"index": 0
}
]
]
},
"8e8ce2e3-890a-46cd-a95e-0c355dde8c06": {
"main": [
[
{
"node": "3a986007-32dd-4152-93ca-d8a435603708",
"type": "main",
"index": 0
}
]
]
},
"e0abec7d-6753-42ed-8339-e1ad612797ac": {
"main": [
[
{
"node": "8e8ce2e3-890a-46cd-a95e-0c355dde8c06",
"type": "main",
"index": 0
}
]
]
},
"08621d63-9067-4a92-b6c8-ba129c6adfa0": {
"main": [
[
{
"node": "2c594b59-95db-4fd9-bea3-06a861de9766",
"type": "main",
"index": 0
}
]
]
},
"77cd95ff-dece-4770-9d38-a9cacc174368": {
"ai_languageModel": [
[
{
"node": "2c594b59-95db-4fd9-bea3-06a861de9766",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"9502381d-518a-4eff-a439-c9efdff782b6": {
"ai_memory": [
[
{
"node": "2c594b59-95db-4fd9-bea3-06a861de9766",
"type": "ai_memory",
"index": 0
}
]
]
},
"3a986007-32dd-4152-93ca-d8a435603708": {
"main": [
[
{
"node": "08621d63-9067-4a92-b6c8-ba129c6adfa0",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 엔지니어링, 데브옵스, 제품, 인공지능, IT 운영
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Supabase 스토리지 내 파일과 대화하는 AI 에이전트
与Supabase存储中文件对话의AI스마트体
If
Merge
Switch
+
If
Merge
Switch
33 노드Mark Shcherbakov
엔지니어링
데이터베이스 아키텍처만으로 SQL 쿼리 생성 - AI 기반
데이터베이스 아키텍처만으로 SQL 쿼리 생성 - AI 추동
If
Set
Merge
+
If
Set
Merge
29 노드Yulia
엔지니어링
AI 스마트 어시스턴트: Supabase 스토리지 및 Google Drive 파일과 대화
AI스마트어시스턴트:与Supabase存储및Google Drive文件对话
If
Set
Wait
+
If
Set
Wait
62 노드Mark Shcherbakov
엔지니어링
MySQL 데이터베이스 통합 AI 챗봇 워크플로우
MySQL 데이터베이스를 통합한 AI 기반 챗봇 워크플로우
My Sql Tool
Agent
Lm Chat Groq
+
My Sql Tool
Agent
Lm Chat Groq
11 노드Gegenfeld
엔지니어링
PostgreSQL 데이터베이스와 대화
PostgreSQL 데이터베이스와 대화합니다.
Postgres Tool
Agent
Chat Trigger
+
Postgres Tool
Agent
Chat Trigger
11 노드KumoHQ
엔지니어링
자동화 뉴스-브리핑 AI 에이전트 v13
AI 뉴스 연구 팀: 24/7 브리핑 자동화, Perplexity 인용 포함
Set
Code
Gmail
+
Set
Code
Gmail
37 노드Derek Cheung
제품
워크플로우 정보
난이도
중급
노드 수10
카테고리5
노드 유형8
저자
Derek Cheung
@derekcheungsaDerek is an engineer, instructor, and investor based in Canada. He is publicly building AI applications to solve real-world problems, leveraging his technical expertise to develop practical solutions.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유