Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.14 KB

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.