AI generation of RenPy visual novels from tagged plays on [DraCor.org]. Uses ChatGPT and DALL-E to generate backgrounds and character sprites.
You can either input your OpenAI API key as an option (--key
) or modify the code (openai.api_key = ""
).
usage: AI Visual Novels from DraCor [-h] [--key KEY] [--output OUTPUT] [--character_style CHARACTER_STYLE]
[--background_style BACKGROUND_STYLE]
text
positional arguments:
text Path to DraCor tagged drama to be transformed
options:
-h, --help show this help message and exit
--key KEY Your OpenAI key
--output OUTPUT Specifies an output directory
--character_style CHARACTER_STYLE
Gives a style reference for the character sprites. Defaults to "yugioh."
--background_style BACKGROUND_STYLE
Gives a style reference for the backgrounds.