Collect LinkedIn details and generate CV feedback with Gemini and Google Workspace

Go to Workflow
161 views
Built by Abdullah Al Shishani Abdullah Al Shishani
Created on June 06, 2026

Description

This workflow helps HR teams, career coaches, and training programs collect candidate data and automatically generate CV improvement recommendations and a cover letter draft. Candidates submit their LinkedIn profile URL, contact details, and an optional CV PDF using an n8n Form. The workflow logs submissions, processes the uploaded CV, and generates structured outputs in Google Docs using Gemini, then sends the candidate an email with the results.

How it works

Collect candidate data
An n8n Form captures LinkedIn URL, name, email, phone number, and optional CV upload.

Store submission
The workflow appends the submission to Google Sheets for tracking and follow-up.

Extract CV text
If a CV PDF is uploaded, it’s processed to extract readable text.

Generate recommendations
Gemini creates structured CV/LinkedIn improvement notes and formats them into a Google Doc.

Draft cover letter + notify
A second AI step drafts a cover letter and the workflow sends the candidate an email with the generated document link.

Setup steps
Customize the n8n Form fields (and required/optional fields)
Connect Google Sheets for logging submissions
Connect Google Drive + Google Docs for file storage and document output
Add Gemini API credentials for generation
Connect Gmail to send the results email

Nodes Used (5)

AI Agent
@n8n/n8n-nodes-langchain.agent
Gmail
n8n-nodes-base.gmail
Google Drive
n8n-nodes-base.googleDrive
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
Google Sheets
n8n-nodes-base.googleSheets