This n8n workflow automates the creation and distribution of performance assessment reports. It starts by receiving interview data via a webhook, which triggers the AI language model (using Langchain with OpenRouter) to evaluate and assess the interview content. The AI’s insights are then processed and formatted into an HTML report that is displayed for review. Additionally, the workflow sends the report via email to relevant stakeholders, enabling streamlined performance evaluations. Each step from data intake to report distribution ensures efficiency and accuracy in performance assessments, making it ideal for HR teams or managers seeking automated, AI-powered review processes.
Automated Performance Report Generation Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatOpenRouter, code, gmail, respondToWebhook, stickyNote, webhook |
Reviews
There are no reviews yet.