Compare AI models in one place and score how easy their answers are to read. Send a prompt once, get results from many models, and log the scores to Google Sheets. Useful for marketing and content teams that want clear, simple text at scale.
A chat message starts the run. The flow calls your local LM server to fetch active model IDs, then splits the list to run each model separately. It records the start time, adds a system prompt for short fifth grade text, and calls each model through an OpenAI compatible endpoint. A chain then analyzes the reply for readability, word count, sentence count, and average sentence length. The flow captures end time, calculates total duration, prepares clean fields, and writes everything to Google Sheets.
You need LM Studio running with models loaded and the base URL set to your local IP. Connect OpenAI and Google Sheets credentials in n8n. Expect faster model checks, less copy and paste, and a repeatable scorecard your team can share. Use it to pick models for landing pages, support replies, and training content. Many teams cut review time from hours to minutes and compare new models in one pass.