danieldev0724 / React-Chatbot

A DialogFlow Chatbot made using NodeJS and React.

Home Page:https://chatbot-react.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A DialogFlow Chatbot made using NodeJS and React.

https://chatbot-react.herokuapp.com/


Languages

Language:JavaScript 88.3%Language:HTML 7.3%Language:CSS 4.4%