I wanted to share this Python CLI that uses AI to generate a collection of Pokemon cards (with different elements, abilities and evolutions).
It constructs a prompt for Midjourney (art generation AI) and GPT-3 (NLP AI) to create the image, names and back-story, and then puts them all together with a card template.
I've been messing around with Midjourney and GPT, and wanted to explore using it with some kind of structured goal. Prompts and generations are stateless, so it was interesting to try and make them consistent and useful — especially for something structured like a collection of Pokemon cards that had to respect a set of requirements.
I also recorded a video about the design process and challenges here: https://youtu.be/IrDRHzT26F4