The challenge
Vedic astrology depends on precision most software treats casually. An Ascendant calculated a few minutes wrong, or an Ayanamsa correction applied inconsistently, changes the reading entirely — and a large share of the audience GoWOW was building for wanted this in Hindi first, English second, not the other way around.
On top of the astronomy problem sat a product problem: consultations with a real Pandit don't scale, and a purely text-based AI chart reading felt thin next to what a live consultation offers. NumerologyGenie needed a bridge between the two — an AI voice companion that could feel present, plus a real booking path to human Pandits when people wanted one.
What GoWOW built
We built NumerologyGenie as a React Native (Expo) app on top of a WordPress and WooCommerce backend, so the product and content teams could manage reports, pricing, and bookings without touching app code for every change.
- Jyoti, the AI voice companion — a Hindi/English voice interface built on the Web Speech API, with echo detection and session handling rebuilt so calls stay stable, and a transparent retry path when a call drops instead of a dead end.
- A corrected astronomy engine — VSOP87-based positions for Mercury and Venus, a corrected Lahiri Ayanamsa, and a properly recalculated Ascendant, so every chart downstream — Kundali matching included — starts from an accurate baseline.
- Pandit Booking — a two-tab booking flow covering both instant AI consultations and scheduled sessions with real Pandits, plus a Special Temple Puja booking system with configurable advance payments.
- Credit-based billing — a simple, transparent model (billed per two minutes of consultation) integrated with WooCommerce, plus a redesigned wallet and profile experience.
- Daily personalized horoscope — generated on a WP-Cron schedule and delivered through a rebuilt push notification system tuned for a 7 a.m. daily trigger.
Where it stands
NumerologyGenie is live on Google Play, with iOS in progress. The bilingual UI, corrected astronomy engine, and Jyoti voice companion now form the core of the product, with the WordPress backend giving the GoWOW team a way to launch new report types — including newer AI-driven reports — without a fresh app release for every one.