Cen is a bot within the program-y framework that has been built to allow realtime interception of answers from the bot framework by 'Minders'. Modifications to the Cen AIML2 codebase will propagate to the Cen demo systems.
Version: 0.9
Editors: James Tagg & Ed Guy
Date: 21st August 2018
Users please test via the Telegram test Cenbot in the BIT Community or Cenbot raw channel
Telegram is a communal chat tool. Everyone sees everything you write (don’t put personal information here!). Chat and ask questions Cen should reply to your question and remember information about you even though the chat channel is communal.
Cen is minded – watched over – by humans who will attempt to improve on the answers given by the AI in real time. Help us improve the system.
If you get a good response type + and any comment e.g.,
+ great answer thanks.
Or bad,
- kinda gives you away as a robot
But you can also just type + and –
Or even several plusses or minuses, we’ll get the idea.
+++ brilliant
If you wish to 'Mind' the realtime responses made by Cen contact us for a login.
Program Y is an AIML interpretor written in Python. It includes an entire Python 3 framework for building you own chat bots using Artificial Intelligence Markup Language, or AIML for short. Keith Sterling is Program-Y's principal author.
The Cen implementation runs using the Mysql/MariaDB database. By following these instructions you can run the cen-bot on your own machine.
< TDB >
$ mysqlcreate programy -u root
< TDB >
$ ./scripts/xnix/sqlloader.sh
Command Line
< TDB >
< TDB >