AI-Powered CV Filtering with Llama3.1 LLM, Google Drive & Sheets
This visual workflow represents an AI-powered automated CV filtering system created using tools like n8n, Google Drive, Google Sheets, and Ollama (LLM)
โ๏ธ Key Features ๐ Google Drive Integration โ Automatically searches and downloads CVs (PDF/DOCX/PPTX) from a shared folder. ๐ Criteria Matching โ Reads and applies filtering rules from a Google Sheet. ๐ง LLM-Based Analysis โ Uses a Large Language Model (Ollama) to assess and interpret CV content. ๐งช Smart Parsing โ Includes structured and auto-fixing output parsers to ensure data accuracy. ๐ Automated Results Output โ Writes matching candidates and analysis to a Google Sheet. ๐ Loop and Aggregate Logic โ Handles multiple CVs with iterative processing and aggregation. ๐ No-Code Automation with n8n โ Fully visual, modifiable without programming.
๐ ๏ธ How It Works
Trigger: Workflow is initiated via a Webhook (from a UI โStart Workflowโ button).
CV Search: Searches for CV files in a designated Google Drive folder. Loop Over Files: Each file is downloaded. Text is extracted (from PDFs or other formats). Criteria Input: Matching rules are fetched from a predefined Google Sheet. Merge & Aggregate: Combines file text and criteria for unified processing.
LLM Processing: Text + criteria are sent to the Basic LLM Chain.
Utilizes Ollama Model for advanced language understanding.
Structured or auto-fixing output parsers enhance reliability.
Custom Code Execution: Optionally enriches or reformats the data.
Output: Results are appended to a shared Google Sheet (the output sheet).
Related Templates
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
Bulk Automated Google Drive Files Sharing and Direct Download Link Generation
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch pro...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments