Thanks @Paras, I will try this but my website is on wordpress, I have chat-widget and its running and responding locally just fine, but I want that it should be deployed on wordpress and in backend I will run local server of Rasa and action server. If you find any thing related to wordpress please do share. many thanks for this.
@mrafea, i have successfully connect my bot with my website using ngrok
but when deployed my bot over GCP and my site is hosted somewhere else, there is some error.
can please you tell me, about your dockerfile or docker-compose.yml file or nginx.conf
have you expose any port in any of the above file to communicate with website? if yes then and how?
have you bind any external ip with any port in any of the above file to communicate with website? if yes then and how?
and what command you are using inside dockerfile to run rasa
thanks
@Paras you are able to connect the bot with the website means your custom widget is responding and you can see on Rasa debug screen? all the conversation? Correct.
Have you test on different computer? when on the new system are the new session is establishing?
I guess you need to see the socket io concept or this link : GitHub - botfront/rasa-webchat: A feature-rich chat widget for Rasa and Botfront
Me still struggling with connection of Rasa with wordpress website. I am able to connect the Rasa-webchat : GitHub - botfront/rasa-webchat: A feature-rich chat widget for Rasa and Botfront and also able to link my custom rasa train model with webchat. But it showing locally only not on other system .
If you found any update please do share. Thanks
hey how can I contact you. why are your YouTube videos unavailable.
Hello Folks,I am trying to integrate chatbot to wordpress website as well,any help from the experienced one’s would be grateful Thanks
Hello @mlkorra, you can install a plugin called “wp-coder” then add your script there. Once saved you will get a shortcode like this : [wp-coder id=“1”]. Copy this shortcode and paste it in you page where you can to add the chatbot.
I wish It can help
Please who has been able to successfully integrate the chatbot in this repo: GitHub - JiteshGaikwad/Chatbot-Widget to a Wordpress site?
@mlkorra Will suggest to follow this Rasa Webchat Integration - #119 by Horizon733 I have deploy my chatbot using rasawebchat + ngrok and WordPress website.
@nik202 do you think its possible to integrate the chatbot UI in this repo: GitHub - JiteshGaikwad/Chatbot-Widget to a Wordpress site? I want a chatbot UI that I can easily modify the UI so as to match the design of my website.
@sleekmike No. It will not support the dynamic pages. I have tried it.
ok thanks for your feedback.
@nik202 please how do I contact you?
@sleekmike can you please create a separate thread for your query?
About a week ago I saw on YouTube a detailed guide on how to do it. Unfortunately I don’t remember the name of the channel, but this video had a lot of positive comments. I think you can easily find it! I’m also interested about this topic. Can you tell me more information about this? Someone tried and succeeded? I created my website using site builders, following a template from here https://www.boxmode.com/portfolio-website-builder and it works very well. How do you think I’ll succeed to integrate chatbot to website? Thank in advance!
Hey, thanks for the information, it is really helpful! To be honest, I am quite new in this field, but I am trying my best. It is a lot of information, but it is not so difficult as I thought in the beginning. By the way, recently I have found out that it is required that every website should be responsive, as people access them from their mobile phones and from their computers. And there are amazing mobile websites from where I take some ideas in order to create a site when I am out of ideas.