Skip to content

Repository containing bot for the Synthia website

License

Notifications You must be signed in to change notification settings

Synthia-Org/chatbot

Repository files navigation

chatbot

Repository containing bot for the Synthia website


Commands

Step 1

sudo apt install python3 python3.10-venv

Step 2

python3 -m venv rasa_env

Step 3

source rasa_env/bin/activate

Step 4

pip install rasa

Step 5

rasa init --no-prompt

Step 6

rasa train

Step 7

rasa run --enable-api --cors "*" -m models/model_name.tar.gz --port 5005

About

Repository containing bot for the Synthia website

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages