mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-12 01:57:58 -05:00
[PR #196] [MERGED] tarot-ai-reader #236
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/196
Author: @maurizioorani
Created: 5/1/2025
Status: ✅ Merged
Merged: 6/15/2025
Merged by: @Shubhamsaboo
Base:
main← Head:the-tarot-reader📝 Commits (4)
5368bb8tarot-ai-reader79667b8Updated for internationalization, new READMEd9c58b1cleanupfc53875Screencast in gif format for better compatibility📊 Changes
85 files changed (+404 additions, -0 deletions)
View changed files
➕
advanced_llm_apps/chat-with-tarots/.gitattributes(+2 -0)➕
advanced_llm_apps/chat-with-tarots/README.md(+100 -0)➕
advanced_llm_apps/chat-with-tarots/app.py(+139 -0)➕
advanced_llm_apps/chat-with-tarots/data/readme/TheMagicianAI.gif(+0 -0)➕
advanced_llm_apps/chat-with-tarots/data/tarots.csv(+79 -0)➕
advanced_llm_apps/chat-with-tarots/helpers/help_func.py(+77 -0)➕
advanced_llm_apps/chat-with-tarots/images/00-thefool.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/01-themagician.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/02-thehighpriestess.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/03-theempress.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/04-theemperor.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/05-thehierophant.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/06-thelovers.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/07-thechariot.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/08-thestrength.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/09-thehermit.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/10-wheeloffortune.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/11-justice.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/12-thehangedman.jpg(+0 -0)➕
advanced_llm_apps/chat-with-tarots/images/13-death.jpg(+0 -0)...and 65 more files
📄 Description
LLM can now interpret tarot cards
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.