nadabou
(Nada Bouzidi)
April 1, 2019, 9:40am
1
Hello everyone,
I’d like to know if anyone has tried to integrate Rasa NLU as the NLU backend for Microsoft Bot Framework.
I know Microsoft Bot Framework comes with built-in support for LUIS.ai and it makes it much easier to use it as a backend and then test it with the Bot Framework Emulator.
But I’d like to use Microsoft Bot Builder with Rasa NLU.
Has anyone attempted this? What were the results?
1 Like
erohmensing
(Ella Rohm-Ensing)
April 10, 2019, 5:10pm
2
Hi there @nadabou ,
We already have a Microsoft Bot as a supported channel – hopefully that page can help you get started with your Microsoft bot
nadabou
(Nada Bouzidi)
April 11, 2019, 2:42pm
3
Hello @erohmensing ,
Thank you for your reply!
I am talking about using Rasa NLU directly with Miscrosoft Bot Framework, without going through Rasa Core channels to do it.
1 Like
Baraa
(Baraa Ali)
May 7, 2019, 10:39am
4
Hello @nadabou ,
Please share your results about this integration.
Thanks in advance.
brego
(Bryan)
March 19, 2020, 6:44pm
5
@nadabou were you ever able to get this to work? we were also interested in getting this to work.
Priyu
(Priyanka Chaudhari)
September 29, 2020, 7:26am
6
Yes, We can use Rasa NLU with Bot Framework SDK instead of using rasa core and LUIS.ai
Hi @Priyu ,
could you please share some sample code.