Back to projects
Tarotpedia - AI-Powered Tarot Reading Platform
Tarotpedia is an open-source tarot reading web app with an interactive experience for exploring spreads, meanings, and personalized guidance.
Production Live App
- Try it out at https://tarotpedia.vercel.app

Use Cases
- Makes tarot reading easier to access through a clean, guided interface
- Helps users understand card meanings with clearer context and structure
- Turns readings into a more interactive and engaging experience
Tech
- Frontend: Next.js interface for interactive reading flows
- Backend: FastAPI service for reading generation and response orchestration
- AI: OpenAI API with structured outputs mapped to Pydantic models
Repositories
- Organization: https://github.com/tarotpedia
- API service: https://github.com/tarotpedia/tarotpedia.api
- Frontend interface: https://github.com/tarotpedia/tarotpedia.interface