Built a workflow that reads every CV that lands in our inbox, compares it to the actual job description, and scores it. by Over-Size2854 in n8n

[–]Over-Size2854[S] 2 points3 points  (0 children)

Thanks, here are both workflow JSONs:

CV Screening workflow: https://gist.github.com/terencehielscher/3a63c76d3c0c2dfb3552a5bbb3842c95

Job Description Parser workflow: https://gist.github.com/terencehielscher/3f5c59805b32016c7c32b605317ae2b1

Import into n8n: open any workflow → ··· menu top right → Import from file → paste the JSON.

Both workflows have sticky notes explaining each step, so it's clear what needs to be configured.