AI Agents

Conduct interactive interviews with AI agents and store responses

40 nodes 323 168 Automatic trigger
Download

Workflow Description

An interactive automation that conducts sequential conversational interviews using an intelligent agent powered by Groq's language model, maintains conversation context in memory, and records responses in Google Sheets for later analysis and reporting.

How it works

  1. 1.Receive user inquiry through interactive web form
  2. 2.Maintain previous conversation context using Redis memory
  3. 3.Process inquiry with AI agent using Groq language model
  4. 4.Record response and context in Google Sheets
  5. 5.Send real-time response back to user via web interface

Use cases

  • Employee evaluation interviews that adapt questions based on previous answers
  • Customer feedback collection with intelligent follow-up questions
  • Interactive research surveys that adjust based on participant responses

Requirements

  • Google Sheets account with write permissions
  • Redis server to store active conversation contexts
  • Groq API key for language model access

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Memory Form Trigger Redis AI Agent Lm Chat Groq Google Sheets

Details

Trigger Automatic trigger
Nodes 40
Apps 6
Views 323
Downloads 168

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (40)

/

Stop Interview?

If

#1

Generate Row

Set

#2

Generate Row1

Set

#3

Clear For Next Interview

Memory Manager

#4

Sticky Note

Sticky Note

#5

Send Reply To Agent

Set

#6

Sticky Note1

Sticky Note

#7

Start Interview

Form Trigger

#8

Sticky Note2

Sticky Note

#9

Sticky Note3

Sticky Note

#10

Sticky Note4

Sticky Note

#11

Get Answer

Form

#12

Sticky Note5

Sticky Note

#13

Set Interview Topic

Set

#14

UUID

Crypto

#15

Generate Row2

Set

#16

Create Session

Redis

#17

Update Session

Redis

#18

Update Session1

Redis

#19

Update Session2

Redis

#20

Valid Session?

If

#21

Respond to Webhook

Webhook

#22

Window Buffer Memory2

Memory Buffer Window

#23

Window Buffer Memory

Memory Buffer Window

#24

Sticky Note6

Sticky Note

#25

Redirect to Completion Screen

Form

#26

Sticky Note7

Sticky Note

#27

Sticky Note8

Sticky Note

#28

Webhook

Webhook

#29

404 Not Found

HTML Page

#30

AI Researcher

Agent

#31

Parse Response

Set

#32

Groq Chat Model

Lm Chat Groq

#33

Show Transcript

HTML Page

#34

Save to Google Sheet

Google Sheets

#35

Session to List

Split Out

#36

Messages To JSON

Set

#37

Sticky Note9

Sticky Note

#38

Query By Session

Redis

#39

Get Session

Redis

#40