Git Product home page Git Product logo

program-o's Introduction

/********************************************************
* http://www.program-o.com
* PROGRAM O 
* Version: 2.0.1
* README
********************************************************/

Introduction
---------------------------------------------------------
Program O is an AIML interpretor written in PHP
The bot engine sits in the /chatbot/ directory
The admin area can be found in the /admin/ directory
Functions used by the bot and the admin area are in the /library/ directory
Any optional addons are found in the /chatbot/addons/ directory

Configuration
---------------------------------------------------------
v2.0.1 has support for multiple bots
Configuration of the individual bots is done from inside the admin area.
Bot specific variables are stored in the database.
Configuration of Program O itself is done in /config/global_config.php

Using the bot
---------------------------------------------------------
After installation you can chat to Program O in one of 3 ways
-HTML form (example in /gui/plain/index.php or /gui/pretty/index.php or /gui/jquery/index.php)
-HTML form using CURL (return response in XML or JSON) (example in /gui/htmltoxml/index.php)
-send XML using CURL (return response in XML or JSON) (example in /gui/xml/index.php)

Upgrade
---------------------------------------------------------
If you are upgrading from v1 you will need to make the following changes to the db
Back up your old files then overwrite with the new ones

Clean install
---------------------------------------------------------
v2.0.1 has an automatic installer 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 install your
bot's AIML files. 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's People

Contributors

program-o avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.