First release marking basic functionality of the chatterbot. At the moment, the following are supported:
- Custom vocabulary sets
- Training with multiple files
- Exporting as model files
- 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.