
Resume AI Analyzer
Built an automated resume screening pipeline that ingests, evaluates, and logs candidate resumes with zero manual review.
Inputs: Resumes arrive via Gmail trigger, get uploaded to Google Drive, downloaded, and extracted from PDF into raw text — fully automated intake from inbox to processable data.
Extract Information & Evaluate the Candidate: An information extractor structures the raw resume text, which is then passed to an AI agent (OpenAI-powered) that evaluates the candidate against defined criteria. Output fields are cleaned and formatted before being converted into structured JSON for downstream use.
Save Data: Evaluated candidate data is appended directly into a Google Sheets database, creating a centralized, continuously updated candidate tracker.
Result: A hands-off resume screening system — from inbox to scored candidate record — built entirely in n8n with AI-driven extraction and evaluation at its core, removing manual resume reading and freeing up hiring time.
- Categories
- Uncategorized