Benchmark LLM Performance on Legal Docs with Sheets & OpenRouter - n8n Workflow | Neura Market
Benchmark LLM Performance on Legal Docs with Sheets & OpenRouter
Automate LLM benchmarking on legal document tasks using Google Sheets test cases, parallel processing, Google Drive, and OpenRouter for efficient model evaluation.
This n8n workflow enables comprehensive benchmarking of multiple Large Language Models (LLMs) on legal document information extraction tasks. It pulls test cases from a Google Sheet, processes them in parallel (2 requests per second) to avoid sequential delays, retrieves source documents from Google Drive, converts them to text, and sends prompts to LLMs via OpenRouter for easy model swapping. Results are automatically logged back to Google Sheets for analysis.
Key benefits include significant
Platform
n8n
Category
Travel
Price
$24.99
Creator
Maxim Luong
LLM
benchmarking
AI evaluation
Google Sheets
OpenRouter
Google Drive
legal documents
parallel processing
automation
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.