alfredfrancis / ai-chatbot-framework

A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
MIT License
1.97k stars 712 forks source link

API set context/intent #79

Open dutchakdev opened 6 years ago

dutchakdev commented 6 years ago

Hey, man! Thanks for an amazing project! I have one problem, in some cases, I need set hard context/intent. I mean, I need something like category. For example: I integrate your framework with telegram and when I receive any messages I just make proxy message to the framework. But when I have mentioned or reply I need to use another flows with another story sets.