Como implementar um chatbot de IA usando o Dialogflow ES avaliações
15898 avaliações
NOURELDIN O. · Revisado há over 5 years
Yousof A. · Revisado há over 5 years
great course. Be sure to include package.json logic in the course to be copied by user, this logic worked for me.... { "name": "dialogflowFirebaseFulfillment", "description": "This is the default fulfillment for a Dialogflow agents using Cloud Functions for Firebase", "version": "0.0.1", "private": true, "license": "Apache Version 2.0", "author": "Google Inc.", "engines": { "node": "8" }, "scripts": { "start": "firebase serve --only functions:dialogflowFirebaseFulfillment", "deploy": "firebase deploy --only functions:dialogflowFirebaseFulfillment" }, "dependencies": { "actions-on-google": "^2.2.0", "firebase-admin": "^5.13.1", "firebase-functions": "^2.0.2", "dialogflow": "^0.6.0", "dialogflow-fulfillment": "^0.5.0", "@google-cloud/datastore": "^1.1.0" } }
Christian S. · Revisado há over 5 years
You should probably include the package.json code snippet in the course to be copied. This package.json code worked to complete the course, { "name": "dialogflowFirebaseFulfillment", "description": "This is the default fulfillment for a Dialogflow agents using Cloud Functions for Firebase", "version": "0.0.1", "private": true, "license": "Apache Version 2.0", "author": "Google Inc.", "engines": { "node": "8" }, "scripts": { "start": "firebase serve --only functions:dialogflowFirebaseFulfillment", "deploy": "firebase deploy --only functions:dialogflowFirebaseFulfillment" }, "dependencies": { "actions-on-google": "^2.2.0", "firebase-admin": "^5.13.1", "firebase-functions": "^2.0.2", "dialogflow": "^0.6.0", "dialogflow-fulfillment": "^0.5.0", "@google-cloud/datastore": "^1.1.0" } }
Christian S. · Revisado há over 5 years
Robert R. · Revisado há over 5 years
Abdulrahman k. · Revisado há over 5 years
Emanuele S. · Revisado há over 5 years
Aditya R. · Revisado há over 5 years
Rafa C. · Revisado há over 5 years
Fatema M. · Revisado há over 5 years
couldnt create ticket when there were no other issue
Fatema M. · Revisado há over 5 years
Laura C. · Revisado há over 5 years
Theo G. · Revisado há over 5 years
Fatih S. · Revisado há over 5 years
Like it! But many things broke - unable to finish - will have to try again.
Alfred B. · Revisado há over 5 years
urs b. · Revisado há over 5 years
Alexandre B. · Revisado há over 5 years
Samar B. · Revisado há over 5 years
Julia B. · Revisado há over 5 years
Zakir D. · Revisado há over 5 years
Mike N. · Revisado há over 5 years
Addison G. · Revisado há over 5 years
George J. · Revisado há over 5 years
Natalie C. · Revisado há over 5 years
John B. · Revisado há over 5 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.