/google-dialogflow-Intent-nodeJs

Example to detect intent DialogFlow

Primary LanguageJavaScript

DialogFlow Detect Intent

(Bot / NLP / Google)

Table of Contents

Start

Install Dependencies

npm i

Create .env && paste /private/key.json

echo $'PROJECT_ID = \nPROJECT_SESSION_ID = \nPROJECT_FILENAME =' > .env && mkdir private

Run

node index.js "insert phrase"

Disclaimer

This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Google or any of its subsidiaries or its affiliates. The official DialogFlow website can be found at https://dialogflow.com/. "DialogFlow" as well as related names, marks, emblems and images are registered trademarks of their respective owners.