AstroSays – Vedic Astrology Platform
A cross-platform mobile application powered by Flutter, PostgreSQL, and custom-trained ML models with LLM synthesis, providing automated Kundali charts, planetary transit analysis, and natural-language astrological interpretations.
01 // SYSTEM OVERVIEW
AstroSays is an innovative Vedic astrology mobile application that merges traditional mathematical Vedic astronomy with modern machine learning and generative AI to deliver deep, personalized astrological insights.
THE CHALLENGE
Accurate Vedic astrology relies on intricate mathematical formulas involving planetary longitudes, ascendant calculations, house divisions, and dasha timing cycles. The goal was to build a fluid, cross-platform mobile experience capable of high-precision astronomical calculations while leveraging ML and LLMs to produce contextual chart explanations without excessive battery drain or latency.
THE ARCHITECTURE SOLUTION
We developed a responsive Flutter frontend paired with containerized Python backend microservices in Docker. We trained ML models and integrated an LLM pipeline with domain-specific guardrails to dynamically generate personalized chart interpretations and planetary predictions based on the user's precise birth coordinates.