Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/ws116000/www_root/lekon.sk/programo/gui/jquery/index.php on line 15
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/ws116000/www_root/lekon.sk/programo/gui/jquery/index.php on line 17 Program O jQuery GUI Examples
Program O JSON GUI
This is a simple example of how to access the Program O chatbot using the JSON API. Feel free to change the HTML
code for this page to suit your specific needs. For more advanced uses, please visit us at
Program O.
The URL for the API is currently set as:
http://lekon.sk/programo/chatbot/conversation_start.php.
Test this to make sure it is correct by clicking here. Then remove this message from gui/jquery/index.php
And don't forget to upload your AIML files in the admin area otherwise you will not get a response!