1. Docs
  2. Build With Roxy
  3. Starter Apps

Free Open Source Templates

Production-ready apps you can clone, add your API key, and ship. All templates are free, open source, and MIT-licensed. No domain expertise required. Multi-language support (8 languages) included.

All Templates

AppPlatformTechWhat it does
AI Astrology ChatbotWebNext.js 16, Vercel AI SDK v6, MCPAI chatbot with real readings across 10 domains. Gemini, Claude, GPT.
Vedic Astrology KundliWebNext.js 16, shadcn/ui, openapi-fetchKundli (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/starters.

Next steps