Hello,
I am extremely curious about building a chat bot, however I do not have a lot of knowledge in that area as I am fourth year electrical engineer and mainly dealt with micro-controllers.
After doing some research I found that there are multiple paths that you can take to build your own professional bot.
I would like to code it in Go language and have a feature of LUIS (Microsoft cognitive service). I also would like to be able to use it with multiple channels thus to use BOT connector. I have already implemented a simple REST Api.
However i am not entirely sure where to go next. I found multiple examples of chat bot built in Microsoft bot framework, but was not able to find much on my topic (chat bot with go lang).
Would anyone, please give a hand of where to start, of maybe clarify as I am not entirely sure.
Thank you very much in advance!
Val.