How to Deploy Rasa with Node js

Hi @_JAYA,

it’s an old demo, but you might appreciate this project. It’s part of the webkit speech demo tutorial. It’s a modest demo but it’s using Rasa as a server to communicate to the frontend.

The main thing though, is to run Rasa via;

rasa run --enable-api
1 Like