CV Resume PDF Parsing with Multimodal Vision AI
Try me out! This workflow converts a Candidate Resume PDF to an image which is then "read" by a Vision Language Model (VLM). The VLM assesses if the candidate's CV is a fit for the desired role. This approach can be employed to combat "hidden prompts" planted in resumes to bypass and/or manipulate automated ATS systems using AI. Need Help? Join the [Discord](https://discord.com/invite/XPKeKXeB7d) or ask in the [Forum](https://community.n8n.io/)!
Integrations Used (6)
Prerequisites
Required Credentials (2)
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Time Savings
Replace repetitive manual tasks with reliable automation.
Reclaim hours every week for higher-value work.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"meta": {
"instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9"
},
"nodes": [
{
"id": "38da57b7-2161-415d-8473-783ccdc7b975",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-260,
840
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2cd46d91-105d-4b5e-be43-3343a9da815d",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
...Related Workflows
Transcribing Bank Statements To Markdown Using Gemini Vision AI
Try Me Out! This workflow converts a bank statement to markdown, faithfully capturing the details using the power of Vi...
Automate Image Validation Tasks using AI Vision
1. Import Photos To Validate [Read more about using Google Drive](https://docs.n8n.io/integrations/builtin/app-nodes/n8n...
Easy Image Captioning with Gemini 1.5 Pro
Try it out! This workflow takes an image and generates a caption for it using AI. The OpenAI node has been able to do t...
Extract text from PDF and image using Vertex AI (Gemini) into CSV
How to extract PDF and image text into CSV using n8n (without manual data entry) This workflow will extract text data fr...
Visual Regression Testing with Apify and AI Vision Model
Part A. Generate Base Images Before we can run our visual regression tests, we must generate a series of base screenshot...
Narrating over a Video using Multimodal AI
Try It Out! This n8n template takes a video and extracts frames from it which are used with a multimodal LLM to generat...