Share feedback, ideas and get community help

Updated last year

Conversationally loop through an array of variables/questions until everything has been answered.

At a glance

The community member is interested in using Typebot and OpenAI to create a conversational interface similar to Formless.ai, where users input information through a series of questions. The main challenges they are facing are: 1) how to loop through the questions and exit the loop when all questions have been answered, and 2) how to parse the user's responses to determine if they have answered multiple questions in one response. The comments indicate that this may be a complicated task, and the community members do not have any immediate ideas to offer.

I am wanting to utilize Typebot (and OpenAI) in the same manner as Formless.ai (but even better).

With Formless, you can define a series of fields that the user needs to input and it conversationally asks questions until all fields have been answered sufficiently.

How can I loop a through these and then exit the loop when completed?

I’ve managed to have OpenAI loop through the questions (but don’t know how to exit the dialogue). I’ve also managed to set it up to ask each question individually… but I’d like to parse every answer to determine whether they might have answered multiple questions in one.

Any ideas?
B
3 comments
That'd be a bit complicated to be honest!
I don't have ideas on top of my head
Add a reply
Sign up and join the conversation on Discord