Skip to content

cen-ai/cen-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme info:

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.

Introduction to Program-Y

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.

Installation & Running

The Cen implementation runs using the Mysql/MariaDB database. By following these instructions you can run the cen-bot on your own machine.

Database Creation

< TDB >

$ mysqlcreate programy -u root

Database Loading

< TDB >

$ ./scripts/xnix/sqlloader.sh

Run Time.

Command Line

< TDB >

Run Time.

< TDB >

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published