developer_guide:voxibot_dialogflow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
developer_guide:voxibot_dialogflow [2018/06/05 12:24] jehaddeveloper_guide:voxibot_dialogflow [2018/06/05 14:09] (current) jehad
Line 8: Line 8:
  
 It is a google engine that we use to create our chatbot and to integrate this chatbot with our voxibot service.to create chatbot service there is no big difference between Google chatbot and Watson chatbot or either another engine. It is a google engine that we use to create our chatbot and to integrate this chatbot with our voxibot service.to create chatbot service there is no big difference between Google chatbot and Watson chatbot or either another engine.
 +
 +**Note : ** every step you do be sure to save the changes ** SAVE **.
  
 **Our chatbot here will be based on Dialogflow** **Our chatbot here will be based on Dialogflow**
Line 17: Line 19:
 {{:developer_guide:d1.png?direct&400|}} {{:developer_guide:d2.png?direct&400|}} {{:developer_guide:d1.png?direct&400|}} {{:developer_guide:d2.png?direct&400|}}
  
-**2. ** let’s start with a small step which is activate a **small talk** which already exist.+**2. ** First of all, create an agent is the first step for building chatbot in Dialogflow. 
 + 
 +{{:developer_guide:d3.png?direct&400|}} 
 + 
 +**3. ** let’s start with a small step which activates a **small talk** which already exists.
  
 {{:developer_guide:d5.png?direct&400|}} {{:developer_guide:d5.png?direct&400|}}
  
-**3. ** Create chatbot (intent, entities and response), we will make simple example to explian how to start with first chatbot.+**4. ** Create chatbot (intent, entitiesand response), we will make simple example to explain how to start with the first chatbot. 
 + 
 + 
 +**a. ** Creating entities specify a **name** for this entity and insert your entities which are expected from the users 
 + 
 +{{:developer_guide:d5-5.png?direct&400|}} 
 + 
 +**b. ** create your intents, choose a **name** to distinguish your intent, in **Training phrase ** put the questions that you expect from users. Then scroll down to **responses** here we will insert the answers to previous questions. 
 + 
 +{{:developer_guide:d6.png?direct&400|}}
  
 +** 5. ** At the end we need to have our credential to connect it with our voxibot by the main files **root** and **conversation_Dialogflow**
  
-**a. ** Creating entities specify a name for this entity and insert your entities which expect from the users+There are two access tokens for each agent. The **developer access token** is used for managing entities and intents, and the **client access token** is used for making queries
  
 +{{:developer_guide:cre.png?direct&400|}}
  
  
  • developer_guide/voxibot_dialogflow.1528201483.txt.gz
  • Last modified: 2018/06/05 12:24
  • by jehad