Package Chatbot into a script like Botfront UI

Hello everyone, I want to ask here is there a way to package Rasa Chatbot into a script like Botfront UI (botfront/rasa-webchat: A feature-rich chat widget for Rasa and Botfront (github.com)). I already have HTML, CSS, JS and I want when I call the script, the Chatbot I built will appear.

I want to package them into something like this:

Thanks everyone

Welcome to the forum :slight_smile:

Be careful, this is not loading the “Rasa Chatbot” as you said, but just the chatbox and the script that goes with it.

It’s just loading a JavaScript file from CDN (cloud), there’s nothing special about it. If you open the link, you will find that file.