|
Project Information
Members
Featured
Downloads
|
Triplie is an AI bot based on 2nd up to 6th order Markov model. It uses an SQLite database for storage, and can be distributed to work on multiple machines on a LAN. Triplie creates directed graphs which are made of
To respond to a user, triplie extracts keywords from the user's text, finds their most appropriate associated keywords in the Hebbian association network, and generates replies that contain the associated keywords using multiple breadth-first-search Markov chains algorithm. For more information on installing and configuring the bot see the README page. You can join the project's IRC channel too: irc://irc.freenode.net/#triplie |