Zoham / Husky_Backup

A Chatbot to answer all basic queries related to IIT-BBS
3 stars 0 forks source link

Weather and Date chats #29

Closed Hrishabh-yadav closed 5 years ago

Hrishabh-yadav commented 5 years ago

Hsuky can handle chats related to weather and time. To run Husky, follow these procedure: 1.) Run duckling using docker using: sudo docker run -p 8000:8000 rasa/duckling 2.) Run actions server using : rasa run actions

Zoham commented 5 years ago

What is the endpoints.yml for ? Did you find somewhere that we need to edit that ?