amartyaamp / NestorBot

A chatbot to handle common repetitive enterprise mail tasks to give more bandwidth to an individual increasing productivity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate state machine and LUIS bot

amartyaamp opened this issue · comments

We need the backend flask framework to get response from LUIS bot and push it to state machine.

  • Get Request from NLP Engine (LUIS bot)
  • Change state of statemachine (if required )

Done with #19