-
Create project in dialogflow cx
-
Create an agent in your project and copy the ID of the agent
(eg: project/PROJECT_ID/location/AGENT_LOCATION/agents/AGENT_ID) -
Get a service account key for the relevant chatbot
(eg: https://console.cloud.google.com/iam-admin/serviceaccounts?project=chatbot-tbqu) -
Download the .json file and include the following in it
- name: chatbot name
- apiEndPoint: api end point (eg: us-central1-dialogflow.googleapis.com)
- agent_Id: project/PROJECT_ID/location/AGENT_LOCATION/agents/AGENT_ID
-
After thats done Go to Chatbot Admin Panel Website Add a new record, fill all the fields, upload the .json file and click on upload button
-
Thats All! : ) enjoy...
-
Notifications
You must be signed in to change notification settings - Fork 0
terance-edmonds/web-chatbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple web chat bot with dialog flow