Skip to content

Markov's Dumb Chatbot v0.0.1

Latest

Choose a tag to compare

@theyee0 theyee0 released this 17 Sep 13:25
· 1 commit to main since this release

First release marking basic functionality of the chatterbot. At the moment, the following are supported:

  1. Custom vocabulary sets
  2. Training with multiple files
  3. Exporting as model files
  4. Inference with prompt

Four sample models are provided based on the bible, Hamlet, a list of jokes, and a poem respectively.

For instructions regarding how to run and train models, see the README.md or check the manual page.