washing machine learning irc chatbot
Go to file
vulpine 64d24eb942 aliases for kim and stuff 2020-10-04 12:26:20 -04:00
modules aliases for kim and stuff 2020-10-04 12:26:20 -04:00
.gitignore why tf was sizelog being tracked 2020-07-24 01:26:33 +00:00
README.md Update README.md 2020-04-23 16:08:59 -04:00
bot.py fixes #1 (im dumb and overwrote a pydle func) 2020-10-04 12:09:40 -04:00
dep.sh dep web interface 2020-07-11 22:01:11 +00:00
kim.service too lazy to setup a venv 2020-10-04 12:06:52 -04:00

README.md

Kim

A bot that uses weighted topic identifiers, and markov to make intresting and amusing conversations.

Based on the the idea of RealAI, however it does not use any of RealAI's code, and it completely generates the replies instead of also storing old replies and reusing them.