AI-Powered CV Filtering with Llama3.1, Google Drive & Sheets - n8n Workflow | Neura Market
AI-Powered CV Filtering with Llama3.1, Google Drive & Sheets
Automates CV filtering using Ollama LLM to analyze resumes from Google Drive against criteria in Sheets, outputting matches to another Sheet. Ideal for HR teams streamlining applicant tracking.
This n8n workflow automates the entire CV filtering process for HR and recruitment teams. Triggered by a webhook, it searches a Google Drive folder for CV files (PDF/DOCX/PPTX), downloads them in a loop, extracts text, fetches filtering criteria from a Google Sheet, and uses Llama3.1 via Ollama for intelligent analysis. Structured parsers ensure accurate, reliable outputs, with optional custom code for data enrichment.
Key benefits include massive time savings by automating manual resume screen
Platform
n8n
Category
Education
Price
$24.99
Creator
Jose Maurino
AI
LLM
CV Filtering
HR Automation
ATS
Google Drive
Google Sheets
Ollama
Llama3.1
Recruitment
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.