Rasa integration with chatwidget rasa-webchat

Hi guys,

I am a beginner and I am developing a chatbot. I have gone through the tutorial by Rasa and trained a simple bot. Now I want to connect my bot to the chat widget provided by Rasa (extracted from GitHub - mrbot-ai/rasa-webchat: A chat widget easy to connect to chatbot platforms such as Rasa Core) using WebSocket channel.

Any idea on how to use this package and the specific steps to integrate the UI? Thanks!