Use Cases
- Streamline the CV screening process for recruitment agencies.
- Automate the extraction of text from PDF resumes.
- Utilize AI to evaluate candidate suitability based on job descriptions.
- Store candidate evaluations in a structured format for easy access.
How It Works
Trigger the workflow manually to initiate the process. Download the CV from a specified URL. Extract text data from the downloaded PDF document. Send the extracted data along with job descriptions to OpenAI for analysis. Parse the AI-generated evaluation and store the results.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set the correct URL for the CV in the 'Set Variables' node.
- 3Configure the OpenAI credentials in the 'OpenAI - Analyze CV' node.
- 4Run the workflow by clicking 'Test workflow'.
Apps Used
OpenAI
PDF Extraction Tool
HTTP Client
Categories
Target Roles
Tags
#ai content generation
#document automation
#process automation