A simple tarot reading application that leverages Gemini Flash 2.0 for tarot card interpretations.
This project provides an interactive tarot reading experience using:
- Card images sourced from https://sacred-texts.com/tarot/xr/index.htm
- Google's Gemini Flash 2.0 AI for generating card readings
- Hono framework for the backend
- Minimalist frontend built with vanilla HTML, CSS, and JavaScript