This project is a fully automated AI-based resume screening system built using Make/n8n. It collects resumes from email, uploads them to cloud storage, analyzes different file types (Word, PDF, Text), extracts relevant candidate information using AI, compares it with a given job description, and outputs structured results into a centralized sheet for HR review.
️ What the workflow does (Broken Down Simply):
Collects incoming resumes via Gmail.
Automatically uploads resumes to Google Drive.
Detects the file type (Word, PDF, Text) and processes accordingly.
Converts files when needed (e.g., Word → Docs).
Extracts candidate data (education, skills, experience, etc.).
Fetches and analyzes the job description.
Uses AI to compare candidate qualifications vs job requirements.
Extracts key matching info (fit score, strengths, weaknesses).
Appends structured results into a Google Sheet or database.