AI expansion or random selection

Hello

I have an expansion to “how are you”. I don’t want the same response each time, that I am good or great or wonderful. How can I add a random selector that would pick a word from a list of values, or use AI?

Hi Fareed, there are a few ways you could do this:

  1. Use Optional Sections to create a checklist of response options. I just posted a tip for using ChatGPT to create checklists that you may find helpful.
  2. Use JavaScript to create a Snippet that randomly chooses from a fixed set of responses. For an example, you can subscribe to my Random No Public Group, which you can copy and customize.
  3. You could also create a JavaScript Snippet to automatically change the response based on something like time of day. @macfixer has an example.

Do any of these offer helpful ideas?

1 Like