This repository contains code referenced in the following DevExtreme help topic: Integrate with AI Service - Google Dialogflow.
This example integrates Google Dialogflow into DevExtreme Chat.
Follow these instructions to run client applications available in this repository (jQuery, Angular, Vue, or React). To run the ASP.NET Core example, follow steps 1-3, and then refer to ASP.NET Core Readme.md.
- Clone the repository and navigate to the example folder.
- Replace the placeholder in the
key.jsonfile with your Dialogflow API key. - Navigate to the
serverfolder, install dependencies, and start the server:cd server npm install npm run start:server - Navigate to the client folder of your preferred framework, install dependencies, and start the client application while the server is running:
cd <framework> npm install npm run start
- jQuery
- Angular
- Vue
- React
- NetCore
(you will be redirected to DevExpress.com to submit your response)
