Program-O

Program O是一个用PHP编写的AIML解释器,它使用MySQL数据库存储聊天机器人信息,包括用于制定聊天机器人响应的AIML文件。(Program O is an AIML interpreter written in PHP, and uses a MySQL database to store chatbot information, including the AIML files used to formulate the chatbot's responses. )

Github星跟踪图

Program O

Readme info:

  • Version: 2.6.11
  • Authors: Elizabeth Perreau and Dave Morton
  • Date: June 19th 2014

NEWS: Version 2.6.9 is out. Please see the CHANGELOG for details.

Introduction

Program O is an AIML interpreter written in PHP, and uses a MySQL database to store
chatbot information, including the AIML files used to formulate the chatbot's responses.

System Requirements

Program O requires PHP version 5.4.0 or higher to function. It also requires the following
PHP extensions:

  • PDO (as well as at least one PDO driver - the MySQL driver is recommended for most users)
  • cURL
  • mbString
  • Zip

Configuration

Program O supports the creation of multiple chatbots. The individual bots are configured
from the admin area. Bot specific settings and variables are stored in the database.
Configuration of Program O itself is stored in /config/global_config.php.

Using the bot

After installation you can chat with your Program O chatbot using several methods:

For advanced botmasters and programmers, it is possible to use the Program O
API to access a chatbot from stand-alone applications through HTTP requests.
for information on how to create and/or use such a stand-alone application, please
visit the Program O website.

Foreign Language Support

v2.2 and higher now supports Unicode characters, allowing chatbots to be created that use
non-English languages, such as Arabic, Chinese, French, Greek, Russian, Turkish, Thai,
and many others.

Upgrade

Upgrading from version 1 to version 2 is no longer supported. If you want to "upgrade"
your chatbot from version 1 to version 2, you will need to save your AIML files from the
current chatbot, perform a "clean install" of Program O, and then upload the AIML files
to the new installation. With the release of Program O version 2.2, the differences
in structure and functionality between version 1 and version 2 became too great to
continue supporting the transition.

Clean install

Starting with version 2.0.1 and later, there is an automatic installer provided for clean
installation. Simply point your web browser to your freshly uploaded Program O directory
to run the install script. Then follow the instructions on the page. The installer is
designed to only run once.

Please note that the installer script will NOT create your database for you, nor will
it install your bot's AIML files. The database, along with the username/password used to
access it, needs to be created in advance. See the file fresh_install_README.txt for more
information.

After you create the database, and once you complete the installation process, simply go to
your new Program O admin page (e.g. http://www.example.com/ProgramO/admin) and log in using
the admin credentials you provided during the install process. Then select "Upload AIML"
from the navigation link on the left and upload your AIML files. Then sit back and enjoy your
new bot!

Program O has a WordPress Plugin!

If you have a WordPress driven website, and wish to incorporate your Program O chatbot into your
website with a minimum of fuss and hassle, then maybe the Elizaibots plugin is what you need!
Add an Elizaibots chatbot to your WordPress site using the short code to embed the bot and conversation
on your blog. Keep your readers amused! Check out http://WordPress.org/plugins/elizaibot-chatbots/
for more details.

主要指标

概览
名称与所有者Program-O/Program-O
主编程语言PHP
编程语言PHP (语言数: 5)
平台Linux, Mac, Windows
许可证GNU General Public License v3.0
所有者活动
创建于2012-02-16 13:05:23
推送于2021-04-25 21:47:42
最后一次提交2021-04-25 22:47:41
发布数8
最新版本名称2.6.11 (发布于 )
第一版名称2.3.0 (发布于 )
用户参与
星数15
关注者数4
派生数10
提交数723
已启用问题?
问题数399
打开的问题数29
拉请求数75
打开的拉请求数0
关闭的拉请求数17
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?