aman-17 / Assistant-using-Rasa-nlu

You can make you own assistant using RASA_NLU for your Desktop by following this Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assistant-using-Rasa-nlu

You can make you own assistant using RASA_NLU for your Desktop by following this Repository.

  1. Download rasa-nlu package or pip3 install rasa-nlu.
  2. Clone the rasa_tests in your system.
  3. To train the nlu.md, you need to go to the respective folder and in bash:./compile_model
  4. Run the nlu_test.py to start using your assistant/bot.
  5. I have added espeak for one intent, you can use various speech to text libraries to enhance the assistant.

Please go through Rasa-NLU docs for further knowledge and improvements.

About

You can make you own assistant using RASA_NLU for your Desktop by following this Repository

License:Apache License 2.0


Languages

Language:Python 100.0%