Sandy4321 / Chatbot-RASA-NLU

Basic Chatbot using RASA Natural Language Understanding (NLU).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

** RASA NLU

---> Prerequistes

pip3 install rasa-x --extra-index-url https://pypi.rasa.com/simple

--->Use below command in Command Line Interface (CLI) to know the basic commands to initialise, train, start, run, test and etc

rasa -h

About

Basic Chatbot using RASA Natural Language Understanding (NLU).

License:MIT License


Languages

Language:Python 100.0%