This Python module allows the integration of Rasa models with BLAB.
-
Set up a Rasa instance and start its server (
rasa run
). -
Install a version of Python ≥ 3.10.
-
Follow these installation instructions using settings_rasa_TEMPLATE.py as a template.
-
Follow these instructions to execute the program.
Documentation for the code and its API is hosted on GitHub Pages alongside instructions on how to generate it locally.