Hi everyone, I’m working on an n8n workflow where I iteratively improve a resume using AI until the ATS score reaches 70. The workflow first analyzes the resume using an AI node that returns a score and improvement suggestions. If the score is below 70, those suggestions are passed back into another AI node to regenerate an improved version of the resume in JSON format. The updated resume is then re-analyzed, and this process repeats in a loop until the score reaches or exceeds 70, at which point the workflow exits the loop and continues to the final steps. I’ve attached my full workflow export for reference.
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: