Skip to main content
ArcBlock Community

AIGNE - randomized output each time

Brain Titan
Developers
aignediscussionqa

How would this be achieved in theory?

Let’s say the AI has to choose from a massive pool of questions, I want the AI to generate unique questions each time the generate/send button is pressed. (Thus randomizing the questions, while still staying on the same relevant conversation topic the user inputed)

3 replies

YC test2 years ago

Do you want AI to recommend some questions for users? You can try adding a SuggestedQuestions output in the outputs, and input a short prompt for generating suggested questions in its description. This way you can get some recommended questions.

Brain Titan2 years ago(edited)

no, I already have that feature implemented😁

I want the AI to give the user unique questions as output each time, for example if there is a test being generated on a topic: I noticed the AI sometimes repeats the same test questions as outputs in different user sessions, I want the AI to have a huge pool of questions on topics, big enough that it can randomize which one is fed as an output each time

Yechao Li2 years ago

We have plans to support the function of using previously answered answers for the same issue, stay tuned!

Reply