====== Program-O ====== ===== About ===== ** Program-O, GPL ** Website: __[[http://www.program-o.com|http://www.program-o.com]]__ ===== Definition ===== Program O is an AIML interpretor written in PHP, and uses a MySQL database to store chatbot information, including the AIML files used to formulate the chatbot's responses. * One click installation. * Fully loaded admin area to admin your chatbot. * Set up multiple chatbots. * Foreign language support. * XML/JSON responses or just plain HTML. * Massive community of users. * Twitter Plugins and lots and lots more. ===== Get started ===== Install : * [[https://github.com/Program-O/Program-O/blob/master/README.md|Readme]] * [[https://github.com/Program-O/Program-O/blob/master/fresh_install_README.txt|Fresh installation]] For the moment, you need to use the Voximal branch with the gui/data. The VoiceXML script provided uses this gui to interact with the bot. ===== Configuration ===== Note : To use the chatbot integration, your Voximal needs to be configured with the SpeechToText and TextToSpeech ressources. Here an example of VoiceXML script : [[https://github.com/voximal/voicexml-examples/blob/master/chatbots/chatbot_program-o.vxml|chatbot_program-o.vxml]] * Set the URL if your Program-O server, * Set the botid (bot ID), * Set the language (and change the prompts).