This comprehensive n8n workflow automates the process of managing a personal portfolio and resume using AI and cloud services. It enables automated document updates, vector-based retrieval, contextual chatbot interactions, and daily reporting. The workflow begins with Google Drive triggers for resume file creation or updates, then downloads and processes resumes using Google Gemini embeddings, storing the content as vectors in Pinecone. It supports an AI chatbot interface for user inquiries based on the resume data, leveraging Google Gemini’s chat models for natural responses. Conversations are stored and managed via NocoDB, with scheduled daily summaries sent via Gmail. This workflow is ideal for professionals seeking an automated, AI-driven personal assistant and resume management system that enhances interaction and updates of their portfolios.
AI-Powered Resume and Chatbot Integration Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.documentDefaultDataLoader, @n8n/n8n-nodes-langchain.embeddingsGoogleGemini, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter, @n8n/n8n-nodes-langchain.toolVectorStore, @n8n/n8n-nodes-langchain.vectorStorePinecone, code, gmail, googleDrive, googleDriveTrigger, html, nocoDb, respondToWebhook, scheduleTrigger, stickyNote, webhook |
Reviews
There are no reviews yet.