summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Fix some lint errors.Rose Hogenson1-1/+2
2022-02-16Merge branch 'main' of gitlab.com:rhogenson/gpt-adventureRose Hogenson1-13/+5
2022-02-16Add a new communism scenario.Rose Hogenson1-17/+28
2022-02-16Add a custom scenario option.Rose Hogenson1-0/+4
2022-02-16Delete the doctor scenario.Rose Hogenson1-12/+0
2022-02-16Rename to GPT adventure.Rose Hogenson1-1/+1
2022-02-15Add a doctor scenario.Rose Hogenson1-0/+12
2022-02-15Use a better sentence detection strategy.Rose Hogenson1-8/+14
2022-02-15Wrap the prologue.Rose Hogenson1-2/+2
2022-02-15Use gpt2 by default.Rose Hogenson1-1/+1
2022-02-15Increase the temperature to 0.9.Rose Hogenson1-1/+1
2022-02-15Use real terminal width instead of assuming 72.Rose Hogenson1-3/+5
2022-02-15Auto-download nltk packages if they're missing.Rose Hogenson1-1/+6
2022-02-15Use an nltk tokenizer to trim sentence output.Rose Hogenson1-7/+8
2022-02-15Use a naive regexp to strip extra output.Rose Hogenson1-7/+10
2022-02-14Format with black.Rose Hogenson1-60/+57
2022-02-14Lint the code and clean up a bit.Rose Hogenson1-6/+15
2022-02-14Add initial AI dungeon clone.Rose Hogenson1-0/+137