UiPath AI-Fabric - using RASA Model

How to use RASA Model in UiPath AI-Fabric?

UiPath AI-Fabric platform is basically for deployment of ML models. It can be further utilized in the RPA workflows.

The ML model can be built using  mostly any libraries, but  formatting of  the package needs to be done  as per the format mentioned here. It should work now, if there is no issue in the code when run through the respective  IDE:

As per current design, below are some ML frameworks for which few lines of code or files are mandatory:
1. For TensorFlow, refer here.

2. For Mojo Pipelines, refer here