Skip to content

canegru/twilio-conversations-dialogflow-demo

Repository files navigation

Description

This repo will allow you to scale customer interactions using Dialogflow before passing the conversation to an agent or another system. The following project will be composed of a backend built with NestJs/Express, Twilio’s Conversations API, and our DialogFlow integration.

Description

This repo is a supplementary reference to the following blog post: Integrate Dialogflow with Twilio Conversations using NestJS

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published