Automate AI Evaluation with Google Sheets and Google Gemini - n8n Workflow | Neura Market
Automate AI Evaluation with Google Sheets and Google Gemini
This workflow automates the evaluation of AI-generated answers by comparing them to known correct answers stored in Google Sheets, using Google Gemini for processing and scoring.
The workflow operates in two modes: Manual Test Mode for quick testing with predefined questions, and Evaluation Mode for processing data from Google Sheets. It leverages Google Gemini to generate AI responses and evaluate their correctness against expected outputs. The results, including correctness scores, are written back to the Google Sheet for easy tracking.
Platform
n8n
Category
AI & Machine Learning
Price
Free
Creator
Daniel Park
set
noOp
evaluation
stickyNote
manualTrigger
agent
evaluationTrigger
toolCalculator
lmChatGoogleGemini
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.