Automated AI-Powered User Interview Workflow

somdn_product_page

This workflow enables an automated, AI-driven interview process using n8n, Redis, and Google Sheets integration. The primary goal is to conduct dynamic user interviews where questions are generated and recorded in real-time, allowing for scalable research or feedback collection. The process begins with a user submitting a form, which triggers the workflow to start a session stored in Redis. An AI agent then interacts with the user, asking open-ended questions based on the interview topic. Each answer is captured via a form and appended to the session stored in Redis, creating a complete transcript. The interview continues in a loop until the user explicitly ends it, upon which the transcript is displayed, and all data is saved to a Google Sheet for analysis. This setup is ideal for user experience research, product feedback, or any application requiring automated, scalable interviews.

Node Count

>20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGroq, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.memoryManager, crypto, form, formTrigger, googleSheets, html, if, redis, respondToWebhook, set, splitOut, stickyNote, webhook

Reviews

There are no reviews yet.

Be the first to review “Automated AI-Powered User Interview Workflow”

Your email address will not be published. Required fields are marked *