A colleague of mine is interested in developing a process that would allow for the “automated” creation of hundreds of bots that can answer a predefined set of questions. He wondered if ChatScript (or another software platform) could generate grammatically correct responses using user assigned variables.
So to the question “Where is your pain?”
bot one would respond “My pain is on the right side”
bot two would respond “The pain I am having is mostly in my head”
bot three would respond “Well doctor, my pain is pretty diffuse”
I know we can create variables or facts for the pain location for each bot so that part seems fairly straightforward.
We could also manually write several variations of these forms and have CS randomly choose, but he wanted the responses to be automatically generated using rules of sentence structure, grammar, syntax, etc.
Is that possible?
Thanks,
Doug