Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Used by

Contributors

Languages