I found my old Gathering cards (e.G. Antiquities), and want to sell. Is there a good AI software that determines which cards are mint etc? I feel uncomfortable selling on eBay, b/c I have no clue.
We built an AI-powered Magic the Gathering card generator
21–30 of 88 posts
Re: We built an AI-powered Magic the Gathering card generator
#22Infernal Light 2BB Sorcery Search your library for a creature card card with power less than or equal to the number of cards in your hand, put that card onto the battlefield, and then shuffle. The eternal flame has no fuel. Very cool generator and it creates real-ish cards that mostly follow the color pie, but the power level is pretty bonkers for anyone that plays Magic. I think one thing that's a challenge for a LL…
Dark Ritual (it already exists and does something else, Storm players are super triggered right now)
Sorcery - {B}
You may cast a black or red instant or sorcery card from your hand without paying its mana cost. Excuse me?
---
Winged Egg
{2} Artifact Creature - Egg 0/2
Whenever you cast a noncreature spell, put a +1/+1 counter on Winged Egg
What? A similar effect is on Crackling Drake of UR Spells fame, going for {U}{U}{R}{R}.
You also have a {1}{U} enchantment that makes you a 1/1 token with Flying whenever you draw a card. -- Bitterblossom already destroyed a format once :( --, and a {1}{U} instant with "untap all creatures and lands you control".
Re: We built an AI-powered Magic the Gathering card generator
#23Earlier quoted context omitted.
It would be interesting if it could make balanced cards. I wonder what kind of crazy op decks these generated cards allows for
Humans aren't exactly great at this either; cards needing to be banned has only gotten more frequent over time, although it looks like this year has been the first one in a while not to require a lot[1] [1]: https://mtg.fandom.com/wiki/Banned_and_restricted_cards/Time...
Or another example, the software released to ten customers can be insecure with little repercussions. But insecure software released to millions is going to be zero-day'd in no time. The MTG community absolutely has hackers that are just waiting for the latest vulnerability to be released.
The latest set released by WOTC this week has an infinite mana loop that you can get on turn four. I don't think this stuff will ever stop, and I honestly hope it doesn't. Bans / restrictions can mitigate the damage to certain formats, and it really stirs up the creativity of folks in the meantime.
Re: We built an AI-powered Magic the Gathering card generator
#24Discussion about this a year ago:
Re: We built an AI-powered Magic the Gathering card generator
#25This post was originally made in 2022. In early 2023, I spent a lot of effort training a model with a new approach that made the generation quality extremely good... Then the ChatGPT API came out and made all my effort obsolete. In one hour, I was able to create a Notebook ( https://colab.research.google.com/github/minimaxir/chatgpt_a... ) that was able to create mechanically valid and relatively balanced cards given…
Re: We built an AI-powered Magic the Gathering card generator
#26This post was originally made in 2022. In early 2023, I spent a lot of effort training a model with a new approach that made the generation quality extremely good... Then the ChatGPT API came out and made all my effort obsolete. In one hour, I was able to create a Notebook ( https://colab.research.google.com/github/minimaxir/chatgpt_a... ) that was able to create mechanically valid and relatively balanced cards given…
What structured data support are you referring to? I'm out of the loop, did they add something new in the API?
Here's an example of using structured data for better output control, lightly leveraging my Python package to reduce LoC: https://github.com/minimaxir/simpleaichat/blob/main/examples...
Re: We built an AI-powered Magic the Gathering card generator
#27Re: We built an AI-powered Magic the Gathering card generator
#28Earlier quoted context omitted.
What structured data support are you referring to? I'm out of the loop, did they add something new in the API?
ChatGPT's June update added support for "function calling", which in practice is structured data I/O marketed very poorly: https://openai.com/blog/function-calling-and-other-api-updat... Here's an example of using structured data for better output control, lightly leveraging my Python package to reduce LoC: https://github.com/minimaxir/simpleaichat/blob/main/examples...
Re: We built an AI-powered Magic the Gathering card generator
#29I found my old Gathering cards (e.G. Antiquities), and want to sell. Is there a good AI software that determines which cards are mint etc? I feel uncomfortable selling on eBay, b/c I have no clue.
I recently sold some of my older and valuable cards. I can recommend cardmarket.com as they have good docs on how to grade, package, identify set etc.
Re: We built an AI-powered Magic the Gathering card generator
#30I found my old Gathering cards (e.G. Antiquities), and want to sell. Is there a good AI software that determines which cards are mint etc? I feel uncomfortable selling on eBay, b/c I have no clue.
If you are in the USA you can send cards in bulk the CardKingdom.com. I know some people that even did this from outside the USA.