workflows.fit
Back to n8n workflows
n8n templateFreeBy Blue Code

Parse CVs from emails with OCR & GPT for Notion database

It allows you to automate candidate retrieval and onboarding in your HR processes. How it works - It monitors a Gmail address for new emails with a PDF attachment - It expects the PDF to be a candidate’s CV, extracts ...

DevelopmentCore NodesProductivityAILangchainCommunicationOpen AiHttp Request
Loading interactive preview...

Template notes

It allows you to automate candidate retrieval and onboarding in your HR processes.

How it works - It monitors a Gmail address for new emails with a PDF attachment

- It expects the PDF to be a candidate’s CV, extracts the text using OCR, and then structures the data using ChatGPT

- Once the data is processed, it connects to Notion and adds (or updates) an entry in the specified database

How to use - Configure your Gmail account and provide your ChatGPT API key

- Provide an API key for the OCR service in a variable named OCRSPACEAPIKEY

- Connect your Notion account

- Once everything is configured, the workflow will monitor your inbox for new emails. Just send an email with a PDF attachment to the configured address