alfredfrancis / ai-chatbot-framework

A python chatbot framework with Natural Language Understanding and Artificial Intelligence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration with RASA NLU

gurunathg opened this issue · comments

Just wondering if IKY is based on RASA NLU for underlying NLU. If not, is there any way where we can plug RASA NLU into IKY.

Iky is not based on Rasa NLU. But we provide a Rasa NLU implementation of Starspace intent classification option.

No, You cant plug and play Rasa NLU to iky. You'll have to modify the code inorder to do that.