Hello there, I have built a question answering bot using rasa stack. I was wondering what would be the best way to host it on the intranet Microsoft Sharepoint Website?
I am looking for an answer from Rasa tech people but this question seems to be unanswered for ages
I guess there aren’t many sharepoint experts in the forum.
Rasa runs as an HTTP REST API server, so probably your sharepoint app need to make REST calls.
@sundarays by any chance did you get to know the solution for the same. even I am trying to replicate things in the similar fashion and see no documentation for the same.