Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasmosser/tarotgpt
https://github.com/lukasmosser/tarotgpt
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukasmosser/tarotgpt
- Owner: LukasMosser
- License: mit
- Created: 2024-08-19T15:55:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T17:21:01.000Z (3 months ago)
- Last Synced: 2024-08-29T17:42:03.015Z (3 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tarotGPT
## Mini-project
## UX
1. Call ChatGPT to create a set of Tarot Cards including descriptions
2. Call TarotLora to create tarot cards for each major and minor arcana
3. Tarot simulator to create custom tarot card reading## Implementation
### Backend
1. Endpoint to run Tarot Card Flux Lora
2. Storage database for generated card sets and partial card sets
3. Tarot Simulator### Frontend
1. Generate new card set
2. Generate graphics per arcana
3. Tarot simulator