AutoUpdatingBot - Adding intents through dialogue (Dialolgflow, node.js)

Поділитися
Вставка
  • Опубліковано 24 бер 2020
  • In this video we will create an auto-updating chatbot which will be self-expanding with new training phrases/responses (intents) through the dialog. The bot will be built on Dialogflow with a webhook written on node.js and hosted on Heroku.
    Resources mentioned:
    👉 Repository of this project (with Dialogflow agent exported): github.com/IuriiD/autoUpdatin...
    👉 NLP platform used: dialogflow.com/
    👉 Actions-on-google package, an example of how to write a fallback function for handling webhook calls: developers.google.com/assista...
    👉 Github repository with examples of using the dialogflow package (e.g. how to create a new intent, node.js): github.com/googleapis/nodejs-...
    👉 Bot deployed to: www.heroku.com/

КОМЕНТАРІ • 1

  • @ShoaibAnsari-pm6np
    @ShoaibAnsari-pm6np 2 роки тому

    it gives me an error. it asks me to use oauth2 authentication? any solution?