nlpia / nlpia-bot

A virtual assistant that actually assists!
http://manning.com/books/natural-language-processing-in-action
Other
56 stars 21 forks source link

Implement a basic qa (question/answer) conversation as a response to the qa skill #99

Open venomouse opened 3 years ago

venomouse commented 3 years ago

Original issue&disscussion: https://gitlab.com/tangibleai/qary/-/issues/71

Description:
When user launches a qary quest skill they get the welcome message and then can reply with a question that is stored in a list of dictionaries or other log of thier interactions (preferably in the context attribute of the quest.Skill class)