재무 분석가 인공지능체
중급
이것은Document Extraction, Multimodal AI분야의자동화 워크플로우로, 7개의 노드를 포함합니다.주로 PostgresTool, Agent, ChatTrigger, LmChatOpenAi, MemoryBufferWindow 등의 노드를 사용하며. GPT-4와 PostgreSQL를 사용하여 이익 추산표와 재무 상태표를 처리하는 채팅 기반 재무报表 분석
사전 요구사항
- •PostgreSQL 데이터베이스 연결 정보
- •OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "okpWKYL7NWpYys9Q",
"meta": {
"instanceId": "b50483b2122f6dc268662b45507d575d939570ea8e1e086601ebb3b6273c1cfd"
},
"name": "Financial Analyst Agent",
"tags": [],
"nodes": [
{
"id": "9d80bab4-d014-4e2c-9f9c-15cb29f49545",
"name": "AI 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
416,
192
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "f3cd7b4d-0e89-403f-b505-4f9fdce05f30",
"name": "손익계산서",
"type": "n8n-nodes-base.postgresTool",
"position": [
608,
400
],
"parameters": {},
"typeVersion": 2.6
},
{
"id": "09825591-c77e-4635-a635-282a3cc0d98c",
"name": "대차대조표",
"type": "n8n-nodes-base.postgresTool",
"position": [
752,
400
],
"parameters": {},
"typeVersion": 2.6
},
{
"id": "7da3e4a5-0861-493e-a427-9cecf010de3d",
"name": "심플 메모리",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
480,
400
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "d6e2fec8-9910-496f-a630-113ee0e94eb2",
"name": "OpenAI 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
336,
400
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ee289e2e-716f-49b5-aaf0-80737e1692bc",
"name": "스티키 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-16,
-32
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4da765c4-d0b7-46dd-b197-d0179bdf1c92",
"name": "채팅 메시지 수신 시",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
176,
192
],
"webhookId": "aef942c6-87aa-4dd8-9ea1-4b9b4140d843",
"parameters": {},
"typeVersion": 1.3
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "8783b3c8-e1bb-4505-8de7-50dfa925535f",
"connections": {
"9d80bab4-d014-4e2c-9f9c-15cb29f49545": {
"main": [
[]
]
},
"f3cd7b4d-0e89-403f-b505-4f9fdce05f30": {
"ai_tool": [
[
{
"node": "9d80bab4-d014-4e2c-9f9c-15cb29f49545",
"type": "ai_tool",
"index": 0
}
]
]
},
"7da3e4a5-0861-493e-a427-9cecf010de3d": {
"ai_memory": [
[
{
"node": "9d80bab4-d014-4e2c-9f9c-15cb29f49545",
"type": "ai_memory",
"index": 0
}
]
]
},
"09825591-c77e-4635-a635-282a3cc0d98c": {
"ai_tool": [
[
{
"node": "9d80bab4-d014-4e2c-9f9c-15cb29f49545",
"type": "ai_tool",
"index": 0
}
]
]
},
"d6e2fec8-9910-496f-a630-113ee0e94eb2": {
"ai_languageModel": [
[
{
"node": "9d80bab4-d014-4e2c-9f9c-15cb29f49545",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"4da765c4-d0b7-46dd-b197-d0179bdf1c92": {
"main": [
[
{
"node": "9d80bab4-d014-4e2c-9f9c-15cb29f49545",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 문서 추출, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
GPT-5 Mini 기반의 Google Sheets 대화식 데이터 분석
GPT-5 Mini를 기반으로 한 Google Sheets 대화식 데이터 분석
Agent
Google Sheets Tool
Chat Trigger
+
Agent
Google Sheets Tool
Chat Trigger
10 노드Robert Breen
문서 추출
이메일 이력 RAG
Gmail, OpenAI, 그리고 Qdrant 벡터 데이터베이스를 사용하여 이메일 지식庫를 생성하세요
Code
Gmail
Gmail Trigger
+
Code
Gmail
Gmail Trigger
23 노드Zain Ali
내부 위키
제품 추천 RAG
OpenAI, Qdrant, Google 스프레드시트 RAG를 사용하여 의료 증상을 제품과 일치시킵니다.
Google Sheets
Manual Trigger
Split In Batches
+
Google Sheets
Manual Trigger
Split In Batches
17 노드Zain Ali
리드 육성
7. Gmail과 Mem0를 기반으로 한 RAG 대리 이메일 분석기
Gmail과 Mem0를 기반으로 한 RAG 이메일 분석기
Set
Mcp Client
Http Request
+
Set
Mcp Client
Http Request
11 노드Stephan Koning
문서 추출
Google Sheets에서 AI 주도의 비즈니스 제안을 Google Docs로 자동 생성
GPT-4o, Google Sheets, Google Docs를 사용하여 비즈니스 제안 생성
Code
Google Docs
Google Drive
+
Code
Google Docs
Google Drive
16 노드Rahul Joshi
문서 추출
AI 웹사이트 챗봇 - GPT 및 Google 시트 CRM 리드 수집
GPT와 Google 시트를 통합한 AI 웹사이트 챗봇 - CRM 리드 수집 시스템
Code
Google Sheets
Agent
+
Code
Google Sheets
Agent
14 노드Robert Breen
리드 생성