Build a Complete Multi-Agent AI Recruitment Workflow with n8n
This project is a complete AI Hiring System built using n8n, OpenAI, Telegram, Google Sheets, Apify, and Gmail.
Instead of one automation, this system consists of 4 specialized AI Agents, each responsible for a specific task in the hiring process.
🤖 AI Agent 1 – Lead Generation Agent
Goal
Automatically find qualified candidates from LinkedIn using a simple hiring requirement.
Workflow
- Recruiter sends a hiring requirement through Telegram.
- AI extracts structured search parameters.
- AI generates an optimized LinkedIn search query.
- Search LinkedIn using Serper API.
- Remove duplicate profiles.
- Scrape candidate details using Apify.
- Extract:
- Name
- Headline
- Current Company
- Skills
- Education
- Email
- Open to Work Status
- Store all candidates in Google Sheets.
- Notify the recruiter when the search is complete.
Result
✅ Candidate database created automatically.