AI Conversational Interviews with n8n Forms & Agents - n8n Workflow | Neura Market
AI Conversational Interviews with n8n Forms & Agents
Combines AI agents with n8n multi-page forms for automated, interactive Q&A sessions like AI-driven interviews, storing transcripts in Redis and exporting to Google Sheets.
This workflow enables dynamic, conversational interviews powered by AI agents integrated with n8n's multi-page forms. It starts with a form trigger that initializes a new session in Redis to capture the full transcript. An AI agent, using Groq LLM, then engages the user in a looped Q&A session, generating relevant questions based on responses until the user opts to end.
Each user answer is appended to the Redis session for persistence. Upon completion, the loop breaks, displaying a finish scree
Platform
n8n
Category
Utilities
Price
$18.99
Creator
QualityWorkflows
AI Agent
n8n Forms
Conversational AI
Interviews
Redis
Google Sheets
Groq
Surveys
Automation
Q&A Loop
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.