Automate Resume Evaluation Using AI with Gmail and Notion Integration - n8n Workflow | Neura Market
Automate Resume Evaluation Using AI with Gmail and Notion Integration
Streamline the hiring process by automatically scoring resumes against job profiles using AI. This workflow integrates Gmail, Notion, and Google Sheets to efficiently manage and evaluate candidate applications.
This workflow automates the resume evaluation process by leveraging AI to match candidate resumes with job profiles stored in Notion. It begins by triggering on specific email subjects in Gmail, downloading attachments, and parsing resumes using LlamaParse. The extracted candidate information is then compared against job profiles using the Gemini LLM to generate a relevancy score. Finally, results are updated in Google Sheets, and email labels are adjusted for clarity and organization.
Platform
n8n
Category
HR & Operations
Price
Free
Creator
James Wilson
wait
gmail
merge
notion
switch
stickyNote
httpRequest
gmailTrigger
googleSheets
chainLlm
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.