External NLU integration
# 🤝help
a
Hello community, I've recently started exploring the botpress opensource. I was looking for documentation to connect an external NLU engine(mostly RASA) to botpress. Does the opensource version support external NLU engine? If yes, can anyone please share the documentation for the same. Thanks in advance.
a
Hi @acoustic-autumn-9727, there's a page in our documentation about this https://v12.botpress.com/building-chatbots/language-understanding/external-nlu-engines
a
Hey @acceptable-kangaroo-64719 , thanks for quick response, I've understood the code for 3rd party nlu integration. I'm a newbie here, can you let me know, where exactly this hook has to be configured?
a
It should be put in a
before_incoming_middleware
hook