DaveParr / mtgai

Recommendation tool for the 99 in your commander deck
MIT License
2 stars 1 forks source link

Card strategy classifcation on vectorstore ingest #13

Open DaveParr opened 1 month ago

DaveParr commented 1 month ago

3 May never be merged as it's kind of a bitty mess, but plays with the idea of passing the contents of each card through an AI with the goal of classifying each card into a 'strategy' or 'theme' or 'archtype' e.g. wheel, +1 counters, anthem - artifact, hatebear - artifact.

This may have the benefit of allowing a fast first pass during RAG using an agentic filter. It may also help cluster related cards in the vectorspace.