WeSearch

Tarotui – A tarot reading experience in the terminal

·3 min read · 0 reactions · 0 comments · 12 views
#tarot#python#software
Tarotui – A tarot reading experience in the terminal
⚡ TL;DR · AI summary

Tarotui is a terminal-based tarot reading application built with Python. It utilizes various models for card analysis and shuffling, with options for customization based on user preferences. The installation process requires Python and pip, and users can choose between different models depending on their needs.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

TAROTUI A tarot reading experience in the terminal TipTAROTUI in the master branch uses an ollama model with approximately 2-3gb of storage, that model is specifically and originally ollama3.2. In the foreseeable future (yes i love using this word), options to choose custom models based on user preferences is going to be added to allocate different situations, such as not enough storage, etc. Please know that qwen3.5:4b and deepseek-r1 support is added by switching to the qwen3.5 / deepseek-r1 branch and rebuilding the model through ollama create tarotui -f src/utils/Ollama_custom/Modelfile All currently supported models are listed below Model Size (in gb) Status Pros Cons DEEPSEEK-R1 5gb Available at deepseek-r1 branch Enhanced logic gate and detailed responses Longer time for a POST…

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub