How to connect to and handle Wit.ai actions and intents from local machine? i.e sending query to wit.ai using python api's and performing actions on local machine depend on json response. I cannot find any proper documentation regarding this. Almost all the tutorials are using node.js
Thanks in advance.