- This is a timezone bot which tells the time zone of over 250 countries in the world.
- It has benn created using Rasa and Python.
- For more Information checkout this following links and keep learning!
- Rasa Installation Guide Rasa Installation guide
- Rasa Basics [Rasa Tutorials] (https://rasa.com/docs/rasa/user-guide/rasa-tutorial/)
- Clone the project using git clone https://github.com/namandiwan/Chat-Bot.git
- Go to timezonebot repository under Rasa Chat Bot and run the following command if any changes are made to the project - rasa train (to train the models)
- Open another prompt and run - rasa run actions (to setup the action server)
- Type rasa shell to talk to the chatbot
- If you want to run the interactive GUI bot then run - rasa x which will setup the bot at location http://localhost:5002/conversations