All Projects → sheksushant → bot-dialogflow

sheksushant / bot-dialogflow

Licence: other
A BotUI web app connected to DialogFlow

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to bot-dialogflow

Node Chat One To One
Node.js socket-io based one to one chat engine
Stars: ✭ 47 (+0%)
Mutual labels:  socket-io, ejs
api-ai-workshop
Dialogflow Workshop Material. This can be used to create a Conversational Agent for a simple Linear Conversation using Dialogflow
Stars: ✭ 56 (+19.15%)
Mutual labels:  chatbot, api-ai
Genal Chat
🐱‍🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭
Stars: ✭ 1,105 (+2251.06%)
Mutual labels:  socket-io, chatbot
Pepaverse
Pepaverse is an open source social network build with nodejs, mongoDB, passportjs and socket.io
Stars: ✭ 16 (-65.96%)
Mutual labels:  socket-io, ejs
Yve Bot
Smart rule-based bot. For Browser & Node.
Stars: ✭ 181 (+285.11%)
Mutual labels:  socket-io, chatbot
facebook-messenger
Go (GoLang) package for Facebook Messenger API and Chat bot
Stars: ✭ 62 (+31.91%)
Mutual labels:  chatbot
fliegdoc
A documentation generator for Typescript-based libraries with good support for monorepos
Stars: ✭ 24 (-48.94%)
Mutual labels:  ejs
zhamao-framework
协程、高性能、灵活的聊天机器人 & Web 开发框架(炸毛框架)
Stars: ✭ 99 (+110.64%)
Mutual labels:  chatbot
keras-chatbot-web-api
Simple keras chat bot using seq2seq model with Flask serving web
Stars: ✭ 51 (+8.51%)
Mutual labels:  chatbot
nodejs-restapi
Simple Rest-API With Login System, Built using MongoDB, Express.js, and Node.js
Stars: ✭ 68 (+44.68%)
Mutual labels:  ejs
rasa-agent-bot-demo
A sample Implementation of agent bot APIs in chatwoot using rasa
Stars: ✭ 21 (-55.32%)
Mutual labels:  chatbot
Citrine
Kawaii Chatbot Plugin for BotBone
Stars: ✭ 17 (-63.83%)
Mutual labels:  chatbot
osschat
Apache Open Source Software Chat BOT
Stars: ✭ 115 (+144.68%)
Mutual labels:  chatbot
How-To-Build-A-Chatbot
Learn to build a facebook chatbot using Python and Flask
Stars: ✭ 15 (-68.09%)
Mutual labels:  chatbot
chatbot
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat
Stars: ✭ 32 (-31.91%)
Mutual labels:  chatbot
tf2-transformer-chatbot
Transformer Chatbot in TensorFlow 2 with TPU support.
Stars: ✭ 94 (+100%)
Mutual labels:  chatbot
connect4
Connect 4️⃣Game
Stars: ✭ 1 (-97.87%)
Mutual labels:  socket-io
FAQ-Bot-QQ
一个基于Mirai框架的Q群问答机器人
Stars: ✭ 30 (-36.17%)
Mutual labels:  chatbot
jovo-starter-web-chatwidget
Fully customizable open source chat widget that can be added to any website.
Stars: ✭ 20 (-57.45%)
Mutual labels:  chatbot
gobang
五子棋小游戏canvas socket.io
Stars: ✭ 38 (-19.15%)
Mutual labels:  socket-io

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].