Create your own Rasa widget for a website

Hi,

I have a Rasa bot that is running on shell for now. Is it possible to create your own rasa widget/webchat without using RASAHQ or any library?

Yes of course, with the Rasa HTTP API via REST.

You can do that from anywhere (web app, mobile app, smart microwave, …) with any language as long as it’s connected to your Rasa server.