Block 1 - Analyze image
- Type / Role
- @n8n/n8n-nodes-langchain.ollama - ollama
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
What problem does this workflow solve? Manual checking of OMR (Optical Mark Recognition) answer sheets is time consuming, error prone, and difficult to scale—especially for schools, coaching inst...
@n8n/n8n-nodes-langchain.ollama, n8n-nodes-base.merge, n8n-nodes-base.code, n8n-nodes-base.respondtowebhook, n8n-nodes-base.set, n8n-nodes-base.webhook, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by InfyOm Technologies.
Original n8n.io sourceManual checking of OMR (Optical Mark Recognition) answer sheets is time-consuming, error-prone, and difficult to scale—especially for schools, coaching institutes, and exam centers.
This workflow automates OMR evaluation end-to-end using AI, from reading a scanned answer sheet image to calculating scores and storing structured results in Google Sheets.
POST request.form-data (key: file).1:A, 2:B, 3:C, ...Q.1 = 1 / 0) for analytics| Student Name | Roll No | Class | Correct | Incorrect | Score % | Q.1 | Q.2 | Q.3 | ... |
|---|---|---|---|---|---|---|---|---|---|
| Rahul Shah | 1023 | 10-A | 16 | 4 | 80% | 1 | 0 | 1 | ... |
This workflow is ideal for:
If you need fast, reliable, and scalable OMR checking without expensive hardware—this workflow delivers.
Just configure:
…and start evaluating OMR sheets automatically at scale.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Evaluate OMR answer sheets with Gemini vision AI and Google Sheets |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Document Extraction, AI Summarization |
| Author | InfyOm Technologies |
| Published | 07 Jan 2026 |
Use the JSON export at /data/workflows/12549/12549.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
What problem does this workflow solve? Manual checking of OMR (Optical Mark Recognition) answer sheets is time consuming, error prone, and difficult to scale—especially for schools, coaching inst...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, AI Summarization use case.