2021-09-28 14:14:19 +02:00
|
|
|
# pablo-bot
|
2021-09-29 02:31:51 +02:00
|
|
|
|
2021-09-28 14:14:19 +02:00
|
|
|
Chatbot to inform and educate people about drug harm reduction and addiction
|
2021-09-29 02:31:51 +02:00
|
|
|
|
|
|
|
Still alot of work to be done but for those wanting to test anyway, see below
|
|
|
|
|
|
|
|
## How to run
|
|
|
|
|
2021-09-30 22:48:46 +02:00
|
|
|
$ rasa train
|
|
|
|
$ rasa shell
|
2021-09-29 02:36:08 +02:00
|
|
|
|
2021-09-30 22:48:46 +02:00
|
|
|
Or use --debug flag to help you understand what's going on
|
2021-09-29 02:36:08 +02:00
|
|
|
|
|
|
|
$ rasa shell --debug
|
2021-09-30 22:48:46 +02:00
|
|
|
|
|
|
|
## Credits
|
|
|
|
|
|
|
|
Thanks to the [PsychoautWiki](https://psychonautwiki.org/wiki/Main_Page) and [TripSit](https://tripsit.me) for the data.
|
|
|
|
|
|
|
|
Special thanks to [NoahSaso](https://github.com/NoahSaso) for his [scraper](https://github.com/NoahSaso/merge-psychonautwiki-tripsit-data)
|