A little project I've been working on in my free time to use multi-LLM systems to design fun and interesting MTG decks around user prompts.
Currently it runs locally, so a decent GPU is required, but I've got plans to move it to use OpenAI API.
There's also blog-post here describing the project https://gilesstrong.github.io/website/ai/llms/nlp/fun/2025/0...
Comments, feedback, and PRs welcome!