10000 GitHub - atom-bomb/bashgpt: another simple Markov chain chat bot in bash, this time with a funnier name
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

atom-bomb/bashgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

bashgpt

here is a simple Markov chain chat bot in bash

bashgpt makes a weighted graph of pairs of words and punctuation and stores it in shell environment variables. it can read in text files to build a graph or build a graph from text entered in the console.

there is nothing remotely useful about this program.

bashgpt.sh usage:
-h             : print this help and exit
-v             : verbose output
-d <filename>  : restore and save graph from given filename
-r <filename>  : read text from filename

About

another simple Markov chain chat bot in bash, this time with a funnier name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0