mtallini361 / magic_judge

I want to train an LLM with knowledge of the rules of Magic the Gathering and be able to ask questions about card interactions and what happens in a game
1 stars 1 forks source link

Magic Card Graph Database #2

Open mtallini361 opened 2 weeks ago

mtallini361 commented 2 weeks ago

This will be functional code that take MTG cards data and constructs a graph that relates cards to there colors, types, sets, etc. The Theory being that this relational way of looking at cards will give the LLM some reasoning capabilities on how cards relate to one another