/ask-anything-chatbot

This is a general purpose chat bot that can do anything from finding a maid for you by detecting your location to ordering pizza

Primary LanguageJavaScriptMIT LicenseMIT

Initial readme file

To start chatbot backend server use npm start . It'll automatically start the server.

Make sure that you have installed all the node dependencies by npm install.