A while ago we found an unused tarot deck while unpacking after a move.
Instead of asking AI directly what the cards mean, I wondered if the cards themselves could help structure the prompt.
So I built a small web app where you:
• write a question
• draw 1–3 cards
• get a ready prompt you can paste into any LLM
I created the entire card deck with AI images and a custom frame layout. Each card only contains the title and number so the interpretation happens entirely in the AI.
The idea is not prediction, but reflection.
Right now the app supports:
• drawing 1–3 cards
• prompt generation
• copy prompt
• dark/light theme
I’m currently adding things like:
• open directly in ChatGPT / Claude
• card animations
• glow effects based on suit
• exploring the full deck
Curious what people think about the concept.
Do you think something like this could become a small reflection tool?
App:
GitHub: