Skip to content

anandnkhl/Dogie_Walker_Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This project is a virtual assistant for the 'Dogie Walker'. This assistant will accept and store requests made for booking slots to walk the dog on behalf of the Dogie Walker.

To run this app:
1. Install NodeJS on linux:

sudo apt-get update
sudo apt-get install nodejs


1. Install NodeJS on MacOS:

brew install node


2. Run the file: app.js with CLI arguments as chat input

node app.js "hello"

or

node app.js "Yes, Please book a slot"

etc.


Following is the working Query and Response from Dialogflow: DogieWalkerSS


#To Do:

  1. Store responses from customers.
  2. Build a frontend for the chatbot.

About

A chatbot with NodeJS and Dialogflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published