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

  1. Recruiter sends a hiring requirement through Telegram.
  2. AI extracts structured search parameters.
  3. AI generates an optimized LinkedIn search query.
  4. Search LinkedIn using Serper API.
  5. Remove duplicate profiles.
  6. Scrape candidate details using Apify.
  7. Extract:
  8. Store all candidates in Google Sheets.
  9. Notify the recruiter when the search is complete.

Result

✅ Candidate database created automatically.