Menu

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

Starter Apps

Production-ready apps you can clone, add your API key, and ship. No domain expertise required.

AI Chatbot (Featured)

Insight AI Chatbot — Next.js 16, Vercel AI SDK v6, MCP auto-discovery across all 8 domains. Supports Gemini, Claude, and GPT. Deploy to Vercel in 30 minutes.

Handles horoscopes, tarot, numerology, birth charts, Vedic astrology, crystals, angel numbers, and dream interpretation out of the box.

Mobile Starter Apps

App Tech What it does
Tarot React Native + Expo 78-card deck, Celtic Cross spreads, daily readings, yes/no oracle
Numerology React Native + Expo Life Path, Expression, Soul Urge, compatibility, Personal Year
Astrology React Native + Expo Natal charts, zodiac compatibility, daily horoscopes, transits
Vedic Astrology React Native + Expo Birth charts (D1/D9), Gun Milan, Dasha, doshas, 300+ yogas
Dreams React Native + Expo Dream journal with 2,000+ symbol interpretations, pattern tracking

How to use a starter

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 starters are free, MIT-licensed, and deploy in under 30 minutes.

Browse all at roxyapi.com/starters.

Next steps