Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 352 Bytes

File metadata and controls

9 lines (7 loc) · 352 Bytes

timebot-rasa

This chatbot replies with time zone of defined cities and is powered by Rasa

  • Use a virtual environment for installation of the "rasa" library.
  • Make changes in the data/nlu.md file for manipulating various intents
  • rasa shell to start bot in cmd
  • rasa shell nlu to get the classifier details on running the code. Hello World!