πŸ‘₯ πŸ“‘ Anonymize & reformat CVs with Gemini AI, Google Sheets & Apps Script

⚑ 323 views Β· πŸ‘₯ HR & Recruitment

Description

🧾 CV Anonymization & Reformatting Automation

An advanced N8N workflow to anonymize and reformat resumes for internal or external distribution

πŸ” Overview

This template automates the anonymization, structuring, and reformatting of CVs/resumes using a combination of AI, PDF parsing, and Google Apps Script. It’s ideal for companies or teams that need to showcase their workforceβ€”while ensuring candidate privacy and presenting the information in a standardized format.

πŸ‘₯ Who it’s for

βš™οΈ What it does

  1. Watches a Folder for new PDFs (CVs) Extracts Content from the PDF 2.Uses Gemini Flash 2.0 to intelligently structure the resume content
  2. Stores the structured data in a Google Sheet
  3. Generates a New CV from a customizable template via Google Apps Script
  4. Anonymizes Names (e.g. β€œJohn Doe” β†’ β€œJ. D.”)
  5. (Optional) Sends or downloads the final anonymized version

πŸ› οΈ Setup Requirements

To use this workflow, you’ll need to configure:

πŸ’‘ Templates are customizable: you can define your own layout as long as the placeholders match your database field names.

✨ Customization Ideas

Automatically email the anonymized CV to a recipient Use conditional logic to switch templates (e.g. for different roles or departments) Add a second formatting layer for internal vs external audiences

πŸ”— Nodes Used

Google Sheets, HTTP Request, Google Drive, Google Drive Trigger, AI Agent, Extract from File

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup