cobe
Markov chain based text generator library and chatbot
Install
- All systems
-
curl cmd.cat/cobe.sh
- Debian
-
apt-get install python-cobe - Ubuntu
-
apt-get install python-cobe - Kali Linux
-
apt-get install python-cobe - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-cobe - Raspbian
-
apt-get install python-cobe
python-cobe
Markov chain based text generator library and chatbot
Cobe is a Markov chain based text generator. It provides a command line learning/replying interface, an IRC client, and a low-level API for writing your own text generation tools. It uses SQLite as its data store.