- This project uses a dataset from kaggle: Tarot Dataset.
- The aim of the project is to develop a web app for tarot reading using the streamlit library.
Project is created with:
- matplotlib
- numpy
- pandas
- Pillow
- seaborn
- streamlit
- Used to show how to run a streamlit app locally through google colab.
- Check the notebook here: TarotReadingAppStreamlit
- Used to develop simple functions.
- Check the notebook here: TarotDeckNotebook
Check the web app here: Tarot Reading App