1. Docs
  2. Build With RoxyAPI
  3. Templates

Open source astrology templates, clone and deploy

Production-ready apps you can clone, add your API key, and ship. All templates are open source and MIT-licensed: white label them and ship under your own brand. No domain expertise required. Multi-language support included: the full interpretation text comes back in 10+ languages, not just field labels.

All Templates

AppPlatformTechWhat it does
AI Spiritual CompanionWebNext.js 16, Supabase, pgvector, Vercel AI SDK v7, Remote MCPAI companion that remembers every user: semantic recall over the full chat history, with the natal chart computed once and kept. Gemini, Claude, GPT.
AI Astrology ChatbotWebNext.js 16, Vercel AI SDK v6, MCPAI chatbot with real readings across 18+ domains. Gemini, Claude, GPT.
Practitioner WebsiteWebNext.js 16, @roxyapi/sdk, @roxyapi/ui-reactBookable practitioner site: services, blog, and free birth chart, tarot, and human design readings that end in a booking.
AI Voice AssistantWebNext.js 16, Web Speech API, MCPSpoken readings across every domain, plus an embeddable tap to talk widget.
Vedic Astrology KundliWebNext.js 16, @roxyapi/sdk, @roxyapi/ui-reactKundli (D1-D60), Panchang, Gun Milan, Dasha, doshas, Shadbala, 7000+ cities.
TarotMobileReact Native, Expo78-card deck, Celtic Cross spreads, daily readings, yes/no oracle.
NumerologyMobileReact Native, ExpoLife Path, Expression, Soul Urge, compatibility, Personal Year.
Western AstrologyMobileReact Native, ExpoNatal charts, zodiac compatibility, daily horoscopes, transits.
Vedic AstrologyMobileReact Native, ExpoBirth charts (D1/D9), Gun Milan, Dasha, doshas, 300+ yogas.
DreamsMobileReact Native, ExpoDream journal with 2,000+ symbol interpretations, pattern tracking.

How to use a template

git clone https://github.com/RoxyAPI/tarot-starter-app.git
cd tarot-starter-app
npm install
cp .env.example .env
# Add your API key to .env
npm start

All templates deploy in under 30 minutes. Browse all at roxyapi.com/templates.

Next steps