mibalbert / UniChatbot-Website

0 stars 0 forks source link

details about the http servers #1

Open saraswathykrk opened 2 years ago

saraswathykrk commented 2 years ago

Hi Mibalbert,

Can you please guide on how the http/rasa servers were installed?

Regards

mibalbert commented 2 years ago

Hi Sara,

I would be happy to!

Just to be sure. Are you referring to: "How to install Rasa on your PC?" or "How to deploy a Rasa Chatbot on the cloud?"

Let me know which one and I'll be more than happy to guide you.

Kindest Regards, Alberto

On Mon, May 30, 2022 at 3:13 PM saraswathykrk @.***> wrote:

Hi Mibalbert,

Can you please guide on how the http/rasa servers were installed?

Regards

— Reply to this email directly, view it on GitHub https://github.com/mibalbert/303COM-RasaBot-Website/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUTXZ6BXKZGIJCTQN5U4XO3VMTEIPANCNFSM5XKXCIEA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

saraswathykrk commented 2 years ago

Hi Alberto,

No, I was referring to how you were able to send and receive responses through the bot with reference to the servers - actionserverforpersonalprojects and mentalportfoliochatbot - using GCS or ngrok or so?

Regards

mibalbert commented 2 years ago

Hi Sara,

Ok, I think I understand now.

Basically, this project is composed of two components:

  1. The Client-side: https://github.com/mibalbert/UniChatbot-Website This bit handles the chatbot interface and also handles the user input and the chatbot output This website is deployed using netlify

  2. The server-side: https://github.com/mibalbert/UniChatbot This bit is fully deployed on Digital Ocean. I've used one droplet to hold the entire bot, and used two balance loaders to access each of the parts, the rasa core, and rasa actions. For each load balancer I've bought a domain and those domains I've added to the client-side (website)

This following ffile contains the actual requests and reposes code necessary to interact with the chatbot (handled by the client-side): https://github.com/mibalbert/UniChatbot-Website/blob/main/static/js/components/chat.js

I don't use ngrok or anything as the bot is fully deployed.

Here is a link to the working chatbot: https://www.hosechatbot.com/

Let me know what you are working on and at which stage u are so I can get a better grasp of what you might actually need.

Kindest Regards, Alberto

On Mon, May 30, 2022 at 6:18 PM saraswathykrk @.***> wrote:

Hi Alberto,

No, I was referring to how you were able to send and receive responses through the bot with reference to the servers - actionserverforpersonalprojects and mentalportfoliochatbot - using GCS or ngrok or so?

Regards

— Reply to this email directly, view it on GitHub https://github.com/mibalbert/303COM-RasaBot-Website/issues/1#issuecomment-1141362142, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUTXZ6AYRC5I5DH66JQQUGLVMTZ7RANCNFSM5XKXCIEA . You are receiving this because you commented.Message ID: @.***>

saraswathykrk commented 1 year ago

Hi Alberto,

No, I was referring to how you were able to send and receive responses through the bot with reference to the servers

Regards

On Mon, 30 May, 2022, 9:13 pm Alberto Paros, @.***> wrote:

Hi Sara,

I would be happy to!

Just to be sure. Are you referring to: "How to install Rasa on your PC?" or "How to deploy a Rasa Chatbot on the cloud?"

Let me know which one and I'll be more than happy to guide you.

Kindest Regards, Alberto

On Mon, May 30, 2022 at 3:13 PM saraswathykrk @.***> wrote:

Hi Mibalbert,

Can you please guide on how the http/rasa servers were installed?

Regards

— Reply to this email directly, view it on GitHub https://github.com/mibalbert/303COM-RasaBot-Website/issues/1, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AUTXZ6BXKZGIJCTQN5U4XO3VMTEIPANCNFSM5XKXCIEA

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/mibalbert/303COM-RasaBot-Website/issues/1#issuecomment-1141293395, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKTZ3EPNYBVURYYL3PMQ3UDVMTOY5ANCNFSM5XKXCIEA . You are receiving this because you authored the thread.Message ID: @.***>