Automated Resume Review with AI Scoring and Human Validation - n8n Workflow | Neura Market
Automated Resume Review with AI Scoring and Human Validation
This workflow automates the process of reviewing resumes by using OpenAI for scoring and gotoHuman for human validation, ensuring a comprehensive evaluation against job descriptions.
The workflow begins by accepting a PDF resume through an n8n form. It extracts text from the resume and compares it to a predefined job description. OpenAI generates a match score and summary, which are then sent to gotoHuman for human review. This combination of AI and human input ensures accurate and reliable resume assessments.
Platform
n8n
Category
HR & Operations
Price
Free
Creator
Mateo Fernandez
set
stickyNote
formTrigger
agent
extractFromFile
lmChatOpenAi
gotoHuman
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.