Automated AI Resume Screening and Evaluation with Google Sheets and Drive - n8n Workflow | Neura Market
Automated AI Resume Screening and Evaluation with Google Sheets and Drive
This workflow automates the resume screening process using AI to extract and evaluate candidate information against job criteria stored in Google Sheets. It saves results in Google Sheets and uploads CVs to Google Drive, streamlining HR operations.
The workflow begins with a form submission where candidates upload their CVs. It extracts key information using AI, such as education, skills, and job history, and matches this against job role criteria in Google Sheets. An AI model then scores the candidates, and results are saved in Google Sheets. The original CVs are uploaded to Google Drive for record-keeping.
Platform
n8n
Category
HR & Operations
Price
Free
Creator
Max Fischer
merge
stickyNote
formTrigger
googleDrive
googleSheets
extractFromFile
chainLlm
chainSummarization
lmChatGoogleGemini
informationExtractor
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.