RASA UI Customization

Hi,

We are stuck with RASA UI customization And for UI we have used mrbot-ai/ rasa-webchat.

So how can we get all UI related files to our local machine and do customization’s accordingly?

Thanks!!!

Regards, Vikhil Khobragade

Yeah I am also working on it. But if anybody finds anything for UI customization please let me know.

hi @prashant_kamble @vikhilk what type of customization you would like to do?

Yeah @JiteshGaikwad I have used chatwidget that is available on github mrbot-ai/ rasa-webchat .

In that we have only single webchat-0.5.6.js file which renders widget on browsers, but we need to customize all UI like changing height, width, color etc. And also want’s to emit messages to chatwidget using socketio channel methods.

hey @vikhilk I have created my custom UI to do so, If you want you can check it out here https://github.com/JiteshGaikwad/Rasa_CustomUI-v0.1.git

1 Like

@JiteshGaikwad How Can I Run on Local Machine?

Just start the rasa server and open the index.html page and test it out.In the Github Repo I made mentioned the command need to run the bot

Thanks @JiteshGaikwad. I will go through it then I will get back to you :slightly_smiling_face::slightly_smiling_face:

Thanks @JiteshGaikwad i will try it. :+1:

I have used the text to return the link but the link is only coming as plain text. This is the format

at [this link](http://mylink.com)

yeah me too have same problem

did u found any way

this github repo is not working

hey @rishier827, I have moved that repository here:

hei thankz