- Automate resume updates and management from Google Drive.
- Enable real-time AI chatbot interactions based on resume content.
- Store and summarize conversation histories for daily reporting.
- Integrate AI capabilities to enhance user engagement and support.
Triggers on new or updated resume files in Google Drive. Downloads the resume content for processing. Uses AI embeddings to analyze and store resume data in a vector database. Facilitates user interactions through a chatbot that responds based on resume information. Saves conversation histories for reporting and analysis.
- 1Import the workflow into your n8n instance.
- 2Configure Google Drive credentials to access your resume folder.
- 3Set up Pinecone and Google Gemini credentials for AI functionalities.
- 4Adjust folder settings in the Google Drive trigger nodes.
- 5Run the workflow to start processing resumes and enabling chatbot interactions.