Chatbot to inform and educate people about drug harm reduction and addiction
Go to file
Nic Wells c33484ed16
Merge pull request #6 from pyt0xic/develop
Using a better script to get drug data and updated requirements.txt
2021-09-29 23:04:13 +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
ts_pn_data Using a better script to get drug data and updated requirements.txt 2021-09-29 23:03:13 +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 Using a better script to get drug data and updated requirements.txt 2021-09-29 23:03:13 +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