Creating Context with Microsoft QNAmaker
If you have not checked out Microsoft’s qnamaker then you should. “From FAQ to Bot in minutes” - quite literally. You can sign up, give it an FAQ to ingest, wait a minute or so for it to train and then you will be given a REST endpoint to which you can POST natural language questions. You can quickly incorporate this into a bot using the Azure Bot Framework or even incorporate it into other web applications. ...