Skip to content

A Node.JS backed conversational AI solution integrating with Dialogflow and multiple 3rd-party services. Enables dynamic end-user interactions based on expressions and return tailored responses.

Notifications You must be signed in to change notification settings

Persix/AIO-Dialogflow-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

All-in-One DialogFlow Machine Learning Chatbot

chatbot

Project Overview

This repository carries a backend solution for an AI chatbot that not only answers questions and organizes appointments, but also improves user interactions with an intelligent Dialogflow chatbot.

Prerequisites

(For more details and how to guides, please refer to the source README in Markdown)

Setting up locally

To start the backend application on your local machine:

$ node service.js

Then, to set up a public URL with NGROK tunnel:

$ ngrok http <port>

Run Application

After setting up Node.JS and Redis server, follow the guides to setup required services and run this intelligent Dialogflow Chatbot at your own convenience.

About transferring ownership

This project is now maintained by Persix.

About

A Node.JS backed conversational AI solution integrating with Dialogflow and multiple 3rd-party services. Enables dynamic end-user interactions based on expressions and return tailored responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published