hellostealth / stealth

An open source Ruby framework for text and voice chatbots. 🤖

Home Page:https://hellostealth.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add NLP directly into handle_response

mgomes opened this issue · comments

With a canonical way of processing messages, we are able to offer out-of-box NLP detection. We should incorporate a version of this that handles intent detection and entity detection. It should be plug-and-play when a developer adds an NLP driver like Wit.ai or Dialogflow.