학습 평가 도구. 초보자 가이드
중급
이것은Miscellaneous, AI Summarization, Multimodal AI분야의자동화 워크플로우로, 15개의 노드를 포함합니다.주로 Set, Evaluation, ManualTrigger, Agent, EvaluationTrigger 등의 노드를 사용하며. 🎓 학습 평가 도구. Gemini와 Google Sheets를 사용한 초보자 가이드
사전 요구사항
- •Google Gemini API Key
사용된 노드 (15)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "xmOsgkv5077DUdwA",
"meta": {
"instanceId": "a4bfc93e975ca233ac45ed7c9227d84cf5a2329310525917adaf3312e10d5462",
"templateCredsSetupCompleted": true
},
"name": "Learn Evaluate tool. Tutorial for Beginners",
"tags": [],
"nodes": [
{
"id": "22780f9e-13f3-456d-9c5e-65cba74c648c",
"name": "데이터셋 행 가져올 때",
"type": "n8n-nodes-base.evaluationTrigger",
"position": [
-320,
-320
],
"parameters": {
"sheetName": {
"__rl": true,
"mode": "list",
"value": "gid=0",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ/edit#gid=0",
"cachedResultName": "Foglio1"
},
"documentId": {
"__rl": true,
"mode": "list",
"value": "1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ/edit?usp=drivesdk",
"cachedResultName": "Simple Evaluation Test"
}
},
"credentials": {
"googleSheetsOAuth2Api": {
"id": "JYR6a64Qecd6t8Hb",
"name": "Google Sheets account"
}
},
"typeVersion": 4.6
},
{
"id": "8e5f86a4-75eb-4eaa-a1c5-3d772a068f00",
"name": "AI 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
176,
-192
],
"parameters": {
"text": "={{ $json.text }}",
"options": {
"systemMessage": "You are a helpful assistant.\n\nUse the calculator for math operations or tasks. \n\nReply only with the result",
"returnIntermediateSteps": true
},
"promptType": "define"
},
"typeVersion": 2.2
},
{
"id": "f64d8c51-0bba-4af6-9215-fac691b5b2ae",
"name": "계산기",
"type": "@n8n/n8n-nodes-langchain.toolCalculator",
"position": [
336,
16
],
"parameters": {},
"typeVersion": 1
},
{
"id": "34454af4-4bf8-4f01-a5fc-ead383a33cbc",
"name": "Google Gemini 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
176,
16
],
"parameters": {
"options": {}
},
"credentials": {
"googlePalmApi": {
"id": "AaNPKXAphyMzRgfA",
"name": "Google Gemini(PaLM) (Eure)"
}
},
"typeVersion": 1
},
{
"id": "c909b2c0-a6f3-430c-890b-e5d808384bea",
"name": "Google Gemini 채팅 모델1",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
1344,
-144
],
"parameters": {
"options": {}
},
"credentials": {
"googlePalmApi": {
"id": "AaNPKXAphyMzRgfA",
"name": "Google Gemini(PaLM) (Eure)"
}
},
"typeVersion": 1
},
{
"id": "932c05a1-d041-46f6-9908-caa7f751796f",
"name": "'워크플로 실행' 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-320,
-48
],
"parameters": {},
"typeVersion": 1
},
{
"id": "08627269-df4a-44e9-80a2-566006be0712",
"name": "평가?",
"type": "n8n-nodes-base.evaluation",
"position": [
480,
-192
],
"parameters": {
"operation": "checkIfEvaluating"
},
"typeVersion": 4.7
},
{
"id": "07c2955e-bb88-4e85-85af-930f03981216",
"name": "채팅 응답 반환",
"type": "n8n-nodes-base.noOp",
"position": [
736,
-96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4f910377-a0ea-4f9e-a1ce-31b4c1cef790",
"name": "출력 평가 설정",
"type": "n8n-nodes-base.evaluation",
"position": [
960,
-304
],
"parameters": {
"outputs": {
"values": [
{
"outputName": "actual_output",
"outputValue": "={{ $json.output }}"
}
]
},
"sheetName": {
"__rl": true,
"mode": "list",
"value": "gid=0",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ/edit#gid=0",
"cachedResultName": "Foglio1"
},
"documentId": {
"__rl": true,
"mode": "list",
"value": "1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ/edit?usp=drivesdk",
"cachedResultName": "Simple Evaluation Test"
}
},
"credentials": {
"googleSheetsOAuth2Api": {
"id": "JYR6a64Qecd6t8Hb",
"name": "Google Sheets account"
}
},
"typeVersion": 4.7
},
{
"id": "bc2b70a6-8761-4ded-8453-36d0f3661885",
"name": "출력 가져오기",
"type": "n8n-nodes-base.set",
"position": [
736,
-304
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "f9cbadca-1b23-48f3-9362-8c83f6580912",
"name": "output",
"type": "string",
"value": "={{ $json.output }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "88732929-f06b-42ec-8e87-166f8074a802",
"name": "입력 가져오기",
"type": "n8n-nodes-base.set",
"position": [
-48,
-320
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "9bba92a2-259f-4b52-8d8c-33e0c8aadeae",
"name": "text",
"type": "string",
"value": "={{ $json.input }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "171ac411-e369-4e43-a8b5-f655fcd8bace",
"name": "수동 입력 가져오기",
"type": "n8n-nodes-base.set",
"position": [
-48,
-48
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "cac1815d-78eb-4df9-9ad0-e1926a3bafab",
"name": "text",
"type": "string",
"value": "=How much is 8 * 3?"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "53e78ed8-5af7-4d88-9446-08ae12a8bfd7",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
-656
],
"parameters": {
"width": 576,
"height": 240,
"content": "## Learn Evaluate tool. Tutorial for Beginners\n\nThis workflow is a beginner-friendly tutorial demonstrating how to use the **Evaluation tool** to automatically score the AI’s output against a known correct answer (“ground truth”) stored in a Google Sheet.\n\nEvaluate the factual correctness of a given output compared to the provided ground truth on a scale from 1 to 5.\n\n\n- Clone this [sheet](https://docs.google.com/spreadsheets/d/1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ/edit?usp=sharing)\n"
},
"typeVersion": 1
},
{
"id": "7d232a78-21cd-473a-82b5-8dcc883c7b3d",
"name": "정확도",
"type": "n8n-nodes-base.evaluation",
"position": [
1152,
-304
],
"parameters": {
"options": {
"metricName": "Correctness"
},
"operation": "setMetrics",
"actualAnswer": "={{ $('Get output').item.json.output }}",
"expectedAnswer": "={{ $('When fetching a dataset row').item.json.expected_output }}"
},
"typeVersion": 4.7
},
{
"id": "a1f6b120-ad00-48a8-938c-c137911c416b",
"name": "정확도 설정",
"type": "n8n-nodes-base.evaluation",
"position": [
1472,
-304
],
"parameters": {
"outputs": {
"values": [
{
"outputName": "correctness",
"outputValue": "={{ $json.Correctness }}"
}
]
},
"sheetName": {
"__rl": true,
"mode": "list",
"value": "gid=0",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ/edit#gid=0",
"cachedResultName": "Foglio1"
},
"documentId": {
"__rl": true,
"mode": "list",
"value": "1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1y6Gyjws8se12QX0uG4eS9il5-v29IpsgdFx3VqIYzWQ/edit?usp=drivesdk",
"cachedResultName": "Simple Evaluation Test"
}
},
"credentials": {
"googleSheetsOAuth2Api": {
"id": "JYR6a64Qecd6t8Hb",
"name": "Google Sheets account"
}
},
"typeVersion": 4.7
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "bc99c4ad-2614-4cc7-b823-b0fabf05e7d9",
"connections": {
"8e5f86a4-75eb-4eaa-a1c5-3d772a068f00": {
"main": [
[
{
"node": "08627269-df4a-44e9-80a2-566006be0712",
"type": "main",
"index": 0
}
]
]
},
"88732929-f06b-42ec-8e87-166f8074a802": {
"main": [
[
{
"node": "8e5f86a4-75eb-4eaa-a1c5-3d772a068f00",
"type": "main",
"index": 0
}
]
]
},
"f64d8c51-0bba-4af6-9215-fac691b5b2ae": {
"ai_tool": [
[
{
"node": "8e5f86a4-75eb-4eaa-a1c5-3d772a068f00",
"type": "ai_tool",
"index": 0
}
]
]
},
"7d232a78-21cd-473a-82b5-8dcc883c7b3d": {
"main": [
[
{
"node": "a1f6b120-ad00-48a8-938c-c137911c416b",
"type": "main",
"index": 0
}
]
]
},
"bc2b70a6-8761-4ded-8453-36d0f3661885": {
"main": [
[
{
"node": "4f910377-a0ea-4f9e-a1ce-31b4c1cef790",
"type": "main",
"index": 0
}
]
]
},
"08627269-df4a-44e9-80a2-566006be0712": {
"main": [
[
{
"node": "bc2b70a6-8761-4ded-8453-36d0f3661885",
"type": "main",
"index": 0
}
],
[
{
"node": "07c2955e-bb88-4e85-85af-930f03981216",
"type": "main",
"index": 0
}
]
]
},
"a1f6b120-ad00-48a8-938c-c137911c416b": {
"main": [
[]
]
},
"171ac411-e369-4e43-a8b5-f655fcd8bace": {
"main": [
[
{
"node": "8e5f86a4-75eb-4eaa-a1c5-3d772a068f00",
"type": "main",
"index": 0
}
]
]
},
"4f910377-a0ea-4f9e-a1ce-31b4c1cef790": {
"main": [
[
{
"node": "7d232a78-21cd-473a-82b5-8dcc883c7b3d",
"type": "main",
"index": 0
}
]
]
},
"34454af4-4bf8-4f01-a5fc-ead383a33cbc": {
"ai_languageModel": [
[
{
"node": "8e5f86a4-75eb-4eaa-a1c5-3d772a068f00",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"c909b2c0-a6f3-430c-890b-e5d808384bea": {
"ai_languageModel": [
[
{
"node": "7d232a78-21cd-473a-82b5-8dcc883c7b3d",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"22780f9e-13f3-456d-9c5e-65cba74c648c": {
"main": [
[
{
"node": "88732929-f06b-42ec-8e87-166f8074a802",
"type": "main",
"index": 0
}
]
]
},
"932c05a1-d041-46f6-9908-caa7f751796f": {
"main": [
[
{
"node": "171ac411-e369-4e43-a8b5-f655fcd8bace",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 기타, AI 요약, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
ScrapeGraph AI를 사용하여 n8n 커뮤니티에서 최근 추가된 워크플로우 추출
ScrapeGraphAI와 Gemini를 사용하여 n8n 커뮤니티가 최근 추가한 워크플로우를 추출하고 저장합니다.
Set
Merge
Split Out
+
Set
Merge
Split Out
21 노드Davide
기타
내 인공지능 경기장 커뮤니티 경쟁
Qdrant, Mistral OCR, GPT-4를 사용하여 RAG 기반 질문 응답 시스템을 구축합니다.
Set
Code
Wait
+
Set
Code
Wait
41 노드Davide
콘텐츠 제작
Google Slides 프레젠테이션 자동 번역
Gemini 기반 AI를 활용하여 Google Slides 프레젠테이션을 원하는 언어로 자동 번역
Set
Code
Wait
+
Set
Code
Wait
18 노드Davide
문서 추출
경쟁사 콘텐츠 격차 분석기: 자동화된 웹사이트 주제 매핑
Gemini AI, Apify, Google Sheets를 사용한 경쟁사 콘텐츠 격차 분석
If
Set
Code
+
If
Set
Code
30 노드Mychel Garzon
기타
자동화된 B2B 리드 생성: Google Places, Scrape.do 및 AI 데이터 강화
자동화된 B2B 잠재 고객 생성: Google Places, Scrape.do 및 AI 데이터 강화
If
Set
Html
+
If
Set
Html
19 노드Onur
기타
대화형 가상 인물 비디오 생성 및 TikTok에 게시
Elevenlabs와 Infinitalk을 사용하여 말할 수 있는 가상 인물 비디오를 만들고 TikTok에 자동으로 게시하기
If
Set
Wait
+
If
Set
Wait
24 노드Davide
콘텐츠 제작
워크플로우 정보
난이도
중급
노드 수15
카테고리3
노드 유형9
저자
Davide
@n3witaliaFull-stack Web Developer based in Italy specialising in Marketing & AI-powered automations. For business enquiries, send me an email at info@n3w.it or add me on Linkedin.com/in/davideboizza
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유