Chatbot to inform and educate people about drug harm reduction and addiction
Go to file
2021-09-29 03:06:15 +02:00
actions RASA Init 2021-09-28 16:45:32 +02:00
data Started on training data and wrote script for fetching knowledge base data from tripsit 2021-09-29 02:28:58 +02:00
tests RASA Init 2021-09-28 16:45:32 +02:00
tripsit Started on training data and wrote script for fetching knowledge base data from tripsit 2021-09-29 02:28:58 +02:00
.gitignore Started on training data and wrote script for fetching knowledge base data from tripsit 2021-09-29 02:28:58 +02:00
config.yml Started on training data and wrote script for fetching knowledge base data from tripsit 2021-09-29 02:28:58 +02:00
credentials.yml RASA Init 2021-09-28 16:45:32 +02:00
domain.yml Started on training data and wrote script for fetching knowledge base data from tripsit 2021-09-29 02:28:58 +02:00
endpoints.yml RASA Init 2021-09-28 16:45:32 +02:00
README.md Update README.md 2021-09-29 02:36:08 +02:00
requirements.txt Started on training data and wrote script for fetching knowledge base data from tripsit 2021-09-29 02:28:58 +02:00

pablo-bot

Chatbot to inform and educate people about drug harm reduction and addiction

Still alot of work to be done but for those wanting to test anyway, see below

How to run

$ rasa train  
$ rasa shell 

Or use debug flag to help you understand whats going on

$ rasa shell --debug