Skip to content

codingcloudcowboy/marvin_chatbot

Repository files navigation

marvin_chatbot

Steps to run Rasa

  1. Navigate to the correct directory. Train the model.

rasa train

  1. Open up 2 Terminals. Run the Custom Actions server on one of the two.

rasa run actions

  1. On the other terminal, run this command to access the Chatroom UI:

rasa run --credentials ./credentials.yml --enable-api --auth-token XYZ123 --model ./models --endpoints ./endpoints.yml --cors "*"

  1. Afterwards, right-click html file and open it up in your browser with chrome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •