Use the Turing API to create chat bots, API chat Bots
Resources to prepare:
Turing man account
Public account
Click to visit Turing Machine People's website, quickly register, have their own chat robot, you can first experience here
Today, the main description of the public platform Chat Robot building, the first need to register a public account, and then on the Turing machine site login to your Turing account, you can see the interface as shown in the "Robot settings" interface can be the robot nickname, age, gender and other information settings, in the "Robot tuning" The interface can teach your robot to answer specific questions, "Knowledge base" can be imported into the knowledge base to increase the ability of your robot ~ ~ ~
The red circled part is the URL address that needs to be set up on the public platform account, go to the public platform, login to your public account, need to open developer mode, enter the developer center, configure the server configuration information of the public account
The URL is filled out as the address on the Turing site after the Url,token is free to fill in, Turing Server side does not verify (if you do development to verify), encryption key randomly generated, the message encryption mode to select Clear text mode or compatibility mode, because the choice of encryption mode will cause the message encryption, The server side cannot make the correct response and the server will not be able to verify the message
When you're done, enable developer mode
The above mentioned is the whole content of this article, I hope you can like.
http://www.bkjia.com/PHPjc/1037588.html www.bkjia.com true http://www.bkjia.com/PHPjc/1037588.html techarticle using the Turing API to create a chat robot, API chat robot needs to prepare resources: Turing machine Man account public account Click to access Turing machine People's website, fast registration, ...