Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| chatbotsproviders:program-o [2017/01/02 22:36] – created borja | chatbotsproviders:program-o [2017/01/02 22:47] (current) – [Configuration] borja | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ===== Definition ===== | ===== Definition ===== | ||
| - | PHP MySQL AIML Chatbot - 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. Please feel free to fork the DEV branch and contribute. :) . | + | Program O is an AIML interpretor written in PHP, and uses a MySQL database to store chatbot information, |
| + | |||
| + | * 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 ===== | ===== Get started ===== | ||
| - | ... | + | Install : |
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | 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 ===== | ===== Configuration ===== | ||
| - | ... | + | Note : To use the chatbot integration, |
| + | |||
| + | Here an example of VoiceXML script : | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | * Set the URL if your Program-O server, | ||
| + | * Set the botid (bot ID), | ||
| + | * Set the language (and change the prompts). | ||