Automate CV Parsing and Qualification Using Multimodal Vision AI - n8n Workflow | Neura Market
Automate CV Parsing and Qualification Using Multimodal Vision AI
This n8n workflow automates the process of parsing and evaluating candidate resumes using Multimodal Vision AI to detect and handle hidden prompts.
The workflow downloads a candidate's resume from Google Drive, converts it to an image using Stirling PDF, and processes it with Google's Gemini AI to assess qualifications. This approach mitigates the risk of hidden prompts designed to manipulate AI-driven applicant tracking systems. The workflow ensures that only qualified candidates proceed to the next stage by using AI to 'see' the resume as a human would, bypassing any hidden text tricks.
Platform
n8n
Category
AI
Price
Free
Creator
Isaac Cohen
if
editImage
stickyNote
googleDrive
httpRequest
manualTrigger
chainLlm
lmChatGoogleGemini
outputParserStructured
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.