๐ฏ Resume reviewer with GPT-4o-mini and human validation via gotoHuman
โก 776 views ยท ๐ฏ AI Summarization & Classification
Description
This workflow reviews resumes against a job description using OpenAI for automated scoring and gotoHuman for human validation before continuing.
โ๏ธ Setup Instructions
1๏ธโฃ Set Up OpenAI Connection
- Go to OpenAI Platform
- Navigate to OpenAI Billing
- Add funds to your billing account
- Copy your API key into the OpenAI credentials in n8n
2๏ธโฃ Set Up gotoHuman Connection
- In n8n, go to Settings โ Community Nodes โ Install
- Package:
@gotohuman/n8n-nodes-gotohuman
- Package:
- Create a gotoHuman account and generate an API key
- Save it in n8n as gotoHuman API credentials
- In gotoHuman, create a Review Template with fields:
- Resume (string)
- Summary (string)
- Rating (number)
- Copy the Template ID into the
Send review request and wait for responsenode - Map fields in the node:
- Resume โ extracted resume text
- Summary โ OpenAI output summary
- Rating โ OpenAI score
๐ฌ Contact Information
Need help customizing this workflow or building similar automations?
๐ง robert@ynteractive.com
๐ Robert Breen
๐ ynteractive.com
๐ Nodes Used
AI Agent, OpenAI Chat Model, Structured Output Parser, n8n Form Trigger, Extract from File
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File