Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 374 Bytes

HPFAQChatbot

Follow these steps below

Go to API.AI and get a key!
Clone the Repo, git clone https://github.com/hemantupadhyay24/hpechatbot.git
cd bot_api.ai
Place your Key in config/api.js
npm install
node bin/www
Open Browser , go to "localhost:3000"

Edit the Chat Flow from public/javascripts/convo.js

UI Design by BotUI. NLP Used API.AI.