Open-Source Tarot Readings Powered by LLM

3 Open Issues Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
AI/ML Natural Language Processing (NLP)

AI Summary: The task involves creating automated tests using pytest for the tarotAI project, focusing on unit and integration tests to validate API responses and error handling. This includes writing test cases to cover various scenarios and functionalities of the application.

Complexity: 4/5
help wanted good first issue

Open-Source Tarot Readings Powered by LLM

Python
AI/ML Natural Language Processing (NLP)

AI Summary: Design and implement user interfaces for an open-source tarot reading application powered by an LLM. This includes both a command-line interface (CLI) and a graphical user interface (GUI), requiring design work and frontend development. The CLI is already functional, so the focus is on creating a user-friendly GUI and potentially enhancing the existing CLI.

Complexity: 4/5
enhancement help wanted good first issue

Open-Source Tarot Readings Powered by LLM

Python
AI/ML Natural Language Processing (NLP)
web-based GUI 29 days ago

AI Summary: Develop a web-based GUI for an existing command-line Tarot reading application. This involves selecting a suitable framework (e.g., Streamlit, Flask, FastAPI), creating a user-friendly front-end, securely integrating with the backend using a GitHub secret token for API calls, and deploying the application (e.g., GitHub Pages). Security considerations around using a single token for all users are paramount.

Complexity: 4/5
enhancement help wanted good first issue question

Open-Source Tarot Readings Powered by LLM

Python