Chatbot to inform and educate people about drug harm reduction and addiction
Go to file
Kian Channon 8c7d91d097 Changes
2021-10-14 12:34:07 +02:00
actions Changes 2021-10-14 12:34:07 +02:00
data Changes 2021-10-14 12:34:07 +02:00
tests RASA Init 2021-09-28 16:45:32 +02:00
ts_pn_data Changes 2021-10-14 12:34:07 +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 Changes 2021-10-14 12:34:07 +02:00
credentials.yml RASA Init 2021-09-28 16:45:32 +02:00
domain.yml Changes 2021-10-14 12:34:07 +02:00
endpoints.yml Changes 2021-10-14 12:34:07 +02:00
README.md added first intent and lookup table(entities and synonyms) 2021-09-30 22:48:46 +02:00
requirements.txt Using a better script to get drug data and updated requirements.txt 2021-09-29 23:03:13 +02:00
substances_data.json Changes 2021-10-14 12:34:07 +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

Credits

Thanks to the PsychoautWiki and TripSit for the data.

Special thanks to NoahSaso for his scraper