/bot-dialogflow

A BotUI web app connected to DialogFlow

Primary LanguageJavaScript

bot-api.ai

A BotUI app connected to API.AI.

How to Use?

You can simply chose to Build it yourself from scratch using this Tutorial.

OR...

Follow these steps below

  1. Go to API.AI and get a key!
  2. Clone the Repo, git clone https://github.com/sushantshekhar20/bot-api.ai.git
  3. cd bot_api.ai
  4. Place your Key in config/api.js
  5. npm install
  6. node bin/www
  7. Open Browser , go to "localhost:3000"

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

UI Design by BotUI. NLP Used API.AI.