UiPath AI Center - Using RASA Model

How to use RASA Model in UiPath AI Center?

UiPath AI Center 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 Building ML Packages . 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 Using Tensor Flow .
  2. For Mojo Pipelines, refer Building your Mojo Pipeline .