From 1b3cd6c40b9f8d2c9fd1b104a654ce4a3febf391 Mon Sep 17 00:00:00 2001 From: Gokhan Buyukpolat Date: Sun, 22 Mar 2026 02:15:39 +0300 Subject: [PATCH] Add related resources section to README Added related resources and datasets for tarot card meanings. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7782fff..0ea3bd2 100644 --- a/README.md +++ b/README.md @@ -119,3 +119,11 @@ If you are looking for images to complement your tarot app, the Rider Waite 1909 ### 2020/10/17 - Now supports CORS, so you can use this pretty much anywhere 🧙‍♂️ + +- ## Related Resources & Datasets + + - [Tarot Card Meanings Dataset (Kaggle)](https://www.kaggle.com/datasets/morrispoint/complete-tarot-card-meanings-all-78-cards) — Complete 78-card dataset with 12 fields + - [Tarot Card Meanings (Hugging Face)](https://huggingface.co/datasets/Blacik/tarot-card-meanings-78) — ML-ready dataset + - [tarot-card-meanings (PyPI)](https://pypi.org/project/tarot-card-meanings/) — Python package with built-in functions + - [tarot-card-meanings (NPM)](https://www.npmjs.com/package/tarot-card-meanings/) — JavaScript package + - [Complete Card Meanings Guide](https://deckaura.com/blogs/guide/tarot-card-meanings) — Detailed interpretations