crisp-im / crisp-dialogflow

πŸ”Œ Crisp integration with Dialogflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crisp & Dialogflow integration

The complete tutorial is available here: How to connect a Dialogflow chatbot with Crisp?

  1. Get your keys from Crisp, you can choose between:
  2. If needed, browse to https://dialogflow.cloud.google.com/;
    • Create a project;
    • Create some intents;
  3. Download your Dialogflow client API credentials: https://cloud.google.com/docs/authentication/production#create_service_account
  4. Add Google API key path to env: export GOOGLE_APPLICATION_CREDENTIALS=PATH_KEY_FILE.json
  5. In this project root: node lib/index.js

About

πŸ”Œ Crisp integration with Dialogflow.


Languages

Language:JavaScript 100.0%