Akshansh05 / Career_Bot

https://career-bot.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bot-api.ai

A BotUI app connected to API.AI.

Update : This repo was made at the time when Dialogflow was known as API.AI. You will have to use Dialogflow APIs V1 in the console to make it work, that said. this repo is no longer maintained by the creators.

FEEL FREE TO MAKE PULL REQUESTS
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.

About

https://career-bot.herokuapp.com/


Languages

Language:JavaScript 73.9%Language:HTML 16.4%Language:CSS 9.7%