This workflow automates the process of transforming a resume and image into a personalized avatar video. Starting with resume upload, it extracts relevant details such as name, skills, and education using AI language models. It then generates a script, predicts gender, and creates a talking avatar with voiceovers for male or female. The resulting video, along with associated data, is then stored or appended to a Google Sheet. This workflow is ideal for creating professional introduction videos for resumes, online profiles, or onboarding presentations, simplifying video generation with minimal manual intervention.
Automated Personalized Avatar Video Creation
| Node Count | 11 – 20 Nodes |
|---|---|
| Nodes Used | @n8n/n8n-nodes-langchain.informationExtractor, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.openAi, extractFromFile, formTrigger, googleSheets, httpRequest, if, merge, stickyNote, switch, wait |

Reviews
There are no reviews yet.