Follow these steps below
- Go to DIALOGFLOW.COM and get a key!
- Clone the Repo,
git clone https://github.com/k0nkupa/Dialogflow-Chatbot.git cd bot_api.ai- Place your Key in config/api.js
npm installnode bin/www- Open Browser , go to "localhost:3000"
Edit the Chat Flow from public/javascripts/convo.js
UI Design by BotUI. NLP Used DIALOGFLOW.COM.