Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinterklaas-keybasebot

Code for running a simple Keybase bot that generates Sinterklaas poems on command.

Quick-Start

Make sure you have a GPT-2 model and tokenizer trained on a corpus with sinterklaas poems. You also need to have Keybase installed on your device and the application running, before starting the sinterklaas bot.

Make sure you have all the dependencies installed, for example through:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Start the bot with the following command:

python main.py --user <KEYBASE-USERNAME> --key <KEYBASE-PAPERKEY> --model <GPT2-MODEL> --tokenizer <GPT2-TOKENIZER>

About

Code for running a simple Keybase bot that generates Sinterklaas poems on command.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages