workflows.fit
Back to n8n workflows
n8n templateFreeBy Joel Gamble

AI-powered cover letter generator with resume matching & Google Docs

This workflow generates a tailored cover letter using a provided resume and job description. Users submit a job description via form (or workflow input), the workflow uses an LLM to write a professional, casual cover ...

MiscellaneousAILangchainCore NodesForm TriggerSetOutput Parser StructuredLm Chat Open Router
Loading interactive preview...

Template notes

This workflow generates a tailored cover letter using a provided resume and job description.

Users submit a job description via form (or workflow input), the workflow uses an LLM to write a professional, casual cover letter, then creates and populates a Google Doc and redirects the user to download or review it.

---

What You Must Update Before Running

1. Resume Content Update the Configuration node to include your own resume text. This resume is injected directly into the prompt and used as the sole source of experience and qualifications.

2. LLM Credentials The workflow uses OpenRouter with an OpenAI-compatible model.

You must: - Add your own OpenRouter API credentials - Optionally change the model selection if desired

3. Google Docs Credentials This workflow creates and edits Google Docs.