T
Analyzed about 1 year ago
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
nodes, which represent the words read from the user A graph representing
... [More]
Markov chains of 6th order links that represent the associations between words from conversations in a network based on the Hebbian rule 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 [Less]