All Projects → Tanish0019 → React-Chatbot

Tanish0019 / React-Chatbot

Licence: other
A DialogFlow Chatbot made using NodeJS and React.

Programming Languages

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

Projects that are alternatives of or similar to React-Chatbot

React.ai
It recognize your speech and trained AI Bot will respond(i.e Customer Service, Personal Assistant) using Machine Learning API (DialogFlow, apiai), Speech Recognition, GraphQL, Next.js, React, redux
Stars: ✭ 38 (+5.56%)
Mutual labels:  dialogflow
django-dialogflow
[Maintainer Required] Dialogflow Django is a web client to chat 💖
Stars: ✭ 26 (-27.78%)
Mutual labels:  dialogflow
home assistant appdaemon alexa google
An AppDaemon application for Home Assistant, handles calls from Alexa Skill and a Google Action
Stars: ✭ 11 (-69.44%)
Mutual labels:  dialogflow
dialogflow-go-webhook
Simple package to create DialogFlow v2 webhooks using Go
Stars: ✭ 23 (-36.11%)
Mutual labels:  dialogflow
clofus-chatbot
Clofus® Chat bot Platform using rasa core and rasa nlu similar to rasa x but opensource demo https://clofus.github.io/clofus-chatbot/
Stars: ✭ 61 (+69.44%)
Mutual labels:  dialogflow
api-ai-workshop
Dialogflow Workshop Material. This can be used to create a Conversational Agent for a simple Linear Conversation using Dialogflow
Stars: ✭ 56 (+55.56%)
Mutual labels:  dialogflow
Briefly
source based news in short : Winner @MumbaiHackathon 2018
Stars: ✭ 35 (-2.78%)
Mutual labels:  dialogflow
wolf-core
🐺 Declarative development for state driven dynamic prompt flow
Stars: ✭ 26 (-27.78%)
Mutual labels:  dialogflow
dialog flowtter
A Flutter implementation of Google's Dialog Flow improved
Stars: ✭ 31 (-13.89%)
Mutual labels:  dialogflow
dialogflow-gateway-docs
📄 Docs for Dialogflow Gateway
Stars: ✭ 20 (-44.44%)
Mutual labels:  dialogflow
angular-search-experience
Algolia + Angular = 🔥🔥🔥
Stars: ✭ 166 (+361.11%)
Mutual labels:  dialogflow
dialogflow-webhook-response-libary-in-python
This library simplifies the JSON response building in Python for Dialogflow.
Stars: ✭ 56 (+55.56%)
Mutual labels:  dialogflow
dialogflow-go-client
Go library for DialogFlow (API.AI) 😎
Stars: ✭ 80 (+122.22%)
Mutual labels:  dialogflow
small-talk-rasa-stack
Collection of casual conversations that can be used with the Rasa Stack
Stars: ✭ 87 (+141.67%)
Mutual labels:  dialogflow
AngularAI
💬 Angular 6 AI (localhost version is working correctly)
Stars: ✭ 50 (+38.89%)
Mutual labels:  dialogflow
benchmark-nlp
NLP benchmark test sentences and full results
Stars: ✭ 13 (-63.89%)
Mutual labels:  dialogflow
expando
A simple syntax for defining the NLU model for a conversational interface.
Stars: ✭ 36 (+0%)
Mutual labels:  dialogflow
dialogflow ros
A ROS wrapper for Google's NLP platform Dialogflow
Stars: ✭ 17 (-52.78%)
Mutual labels:  dialogflow
WhatsAppBotTut
Tutorial to create WhatsApp Bot using Twilio and Python
Stars: ✭ 131 (+263.89%)
Mutual labels:  dialogflow
InstaResponder
Instagram Auto DM responder with DialogFlow 🔥
Stars: ✭ 42 (+16.67%)
Mutual labels:  dialogflow

React-Chatbot

DialogFlow chatbot which answers a few questions about me in a funny way. It uses ReactJS on the frontend and nodeJS on the backend. Try it here!

Getting Started

  • Get your google credentials and create a dev.js file in the config folder.
  • Add all the values in prod.js in dev.js file.
  • Run the following commands:
npm install
npm run start:dev
  • Go to localhost:5000

Demo

The chatbot greets you on opening the website

greeting message


Some examples of conversations with the bot

conversation demo conversation demo conversation demo conversation demo

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].