SeerGPT uses RAG with Reasoning models to generate fun, accurate Tarot Readings!
Features:
- 🃏 11 unique spreads for different types of questions!
- ✨ Supports OpenRouter, OpenAI and Anthropic API endpoints!
- 🪄 Has a gorgeous UI, made with flet
Simply run
pip install SeerGPT
You can use pip
to install an editable version of the code.
pip install -e .
You can use the program by typing SeerGPT
.
Upon running the program for the first time, you will be prompted to enter details for your LLM provider.
Once you fill in these details, you can enter your query, and the program will handle the rest!
Please open an issue on the Github page.
The cards have been taken from CC0 scans of the Rider-Waite Tarot deck uploaded by luciellaes on their itch.io page.
This program is licensed under the GNU General Public License v3, © Sarthak Shah 2025.