[DEPRECATED] Implementing an AI Chatbot with Dialogflow ES Reviews
15898 reviews
NOURELDIN O. · Reviewed больше 5 лет ago
Yousof A. · Reviewed больше 5 лет ago
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. · Reviewed больше 5 лет ago
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. · Reviewed больше 5 лет ago
Robert R. · Reviewed больше 5 лет ago
Abdulrahman k. · Reviewed больше 5 лет ago
Emanuele S. · Reviewed больше 5 лет ago
Aditya R. · Reviewed больше 5 лет ago
Rafa C. · Reviewed больше 5 лет ago
Fatema M. · Reviewed больше 5 лет ago
couldnt create ticket when there were no other issue
Fatema M. · Reviewed больше 5 лет ago
Laura C. · Reviewed больше 5 лет ago
Theo G. · Reviewed больше 5 лет ago
Fatih S. · Reviewed больше 5 лет ago
Like it! But many things broke - unable to finish - will have to try again.
Alfred B. · Reviewed больше 5 лет ago
urs b. · Reviewed больше 5 лет ago
Alexandre B. · Reviewed больше 5 лет ago
Samar B. · Reviewed больше 5 лет ago
Julia B. · Reviewed больше 5 лет ago
Zakir D. · Reviewed больше 5 лет ago
Mike N. · Reviewed больше 5 лет ago
Addison G. · Reviewed больше 5 лет ago
George J. · Reviewed больше 5 лет ago
Natalie C. · Reviewed больше 5 лет ago
John B. · Reviewed больше 5 лет ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.