Skip to content

saturngod/tarot-gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarot with Gemini

A simple tarot reading application that leverages Gemini Flash 2.0 for tarot card interpretations.

Overview

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