Simulate Job Interviews with Google Gemini AI Voice Assistant - n8n Workflow | Neura Market
Simulate Job Interviews with Google Gemini AI Voice Assistant
This workflow facilitates realistic job interview simulations using Google Gemini AI, providing dynamic and personalized practice by maintaining conversation history for relevant follow-up questions.
This workflow acts as the backend for an AI-driven voice interviewer. It processes a user's resume and job description to conduct a realistic interview using Google Gemini's language model. The workflow supports dynamic interactions by maintaining a conversation history, allowing it to ask pertinent follow-up questions. It requires a frontend for voice-to-text and text-to-speech functionalities, which can be set up using the provided GitHub repository.
Platform
n8n
Category
AI
Price
Free
Creator
Amara Nwosu
if
set
merge
webhook
stickyNote
respondToWebhook
chainLlm
lmChatGoogleGemini
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.