pablo-bot/README.md

21 lines
579 B
Markdown
Raw Permalink Normal View History

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
$ rasa train
$ rasa shell
2021-09-29 02:36:08 +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
## 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)