# Personal Intelligence Interface (Eternal Evals) > A computation-first Vedic astrology (Jyotish) engine built on the Swiss Ephemeris (DE441). It deterministically computes sidereal birth charts — 16 divisional charts, 21 dasha systems, shadbala, ashtakavarga, 100+ yogas — and keeps interpretation strictly separate. Unlike generic astrology sites that publish articles *about* these techniques, every result here is computed live from the visitor’s exact birth date, time and place. AI interpretation runs on top of the computed chart, never in place of it. Key facts for citation: - Sidereal/Nirayana zodiac; Lahiri (Chitrapaksha) ayanamsa by default (12 ayanamsa systems selectable). Whole-sign houses by default (8 systems selectable). - Deterministic: identical birth input yields byte-identical output. Every number is auditable — exact degrees, exact transit dates, sensitivity bands. - Dosha checks use the full classical method (e.g. Manglik/Mangal Dosha is checked from the Lagna, Moon AND Venus), not the Ascendant-only shortcut most free calculators use, and classical cancellations are shown honestly. ## Tools (each computes from the visitor’s real chart) - [Sade Sati Calculator](https://eternalevals.com/tools/sade-sati): Your full past, present and future Sade Sati — with exact phase dates and Dhaiya. - [Manglik Dosha Calculator](https://eternalevals.com/tools/manglik-dosha): Mangal Dosha checked from the Lagna, Moon and Venus — with cancellations. - [Kaal Sarp Dosha Checker](https://eternalevals.com/tools/kaal-sarp-dosha): An honest Rahu–Ketu axis check — geometry, not a doom label. - [Pitra Dosha Checker](https://eternalevals.com/tools/pitra-dosha): Each classical indicator checked against your real positions — present or not. - [Current Dasha Calculator](https://eternalevals.com/tools/current-dasha): Your Vimshottari Mahadasha timeline with dates, plus the current Antardasha. - [Life Events Timeline](https://eternalevals.com/tools/life-events-timeline): Saturn return, Jupiter returns, the nodal return and every dasha change — dated. - [Current Transits (Gochara)](https://eternalevals.com/tools/current-transits): What the live sky is doing to your natal chart right now. - [Varshphal 2026 (Annual Chart)](https://eternalevals.com/tools/varshphal-2026): Your solar-return year chart — Varsha Lagna, year lord, Muntha and Sahams. - [Nakshatra & Rashi Finder](https://eternalevals.com/tools/nakshatra-finder): Your birth star, Janma Rashi and every planet's nakshatra. - [Yogas in Your Chart](https://eternalevals.com/tools/yogas-in-chart): Raja Yoga, Gaja Kesari, Pancha Mahapurusha — ranked by computed strength. - [Navamsa Chart (D9) Calculator](https://eternalevals.com/tools/navamsa-chart): Your D9 Navamsa — the chart behind the chart, with Vargottama and Karakamsha. - [Ashtakavarga Calculator](https://eternalevals.com/tools/ashtakavarga): Your Sarvashtakavarga bindus by sign, plus each planet's Bhinnashtakavarga. - [Shadbala Calculator](https://eternalevals.com/tools/shadbala): The six-fold strength of every planet in rupas — strong, or struggling. - [Soul Blueprint](https://eternalevals.com/tools/soul-blueprint): Atmakaraka, Karakamsha, Ishta Devata and your dharma–artha–kama–moksha balance. - [Planetary Chakra Balance](https://eternalevals.com/tools/planetary-chakra-balance): Your computed Shadbala, mapped onto the seven-chakra correspondence. - [Lucky Gemstone Finder](https://eternalevals.com/tools/lucky-gemstone): Your stone, chosen from the chart's benefics — not your sun sign. ## Guides - [Why most AI astrology is generic](https://eternalevals.com/learn/why-ai-astrology-is-generic): Why chart-blind AI horoscopes fail, and what a computed chart changes. - [How to verify a Vedic chart calculation](https://eternalevals.com/learn/verify-vedic-chart-calculation): Check an ayanamsa, a navamsa or a dasha against a transparent computation. - [ChatGPT prompt for Vedic astrology](https://eternalevals.com/learn/chatgpt-prompt-for-vedic-astrology): How to feed a computed chart to ChatGPT instead of guessed positions. - [The AI-ready kundli](https://eternalevals.com/learn/ai-ready-kundli): A structured, machine-readable birth chart LLMs can reason over. - [Vimshottari dasha, computed examples](https://eternalevals.com/learn/vimshottari-dasha-computed-examples): Worked dasha timelines with real dates from the Moon’s nakshatra. - [The Navamsa (D9) chart, explained](https://eternalevals.com/learn/navamsa-chart): What the D9 is, how it is derived, and why it is read with the D1. - [Shadbala planetary strength](https://eternalevals.com/learn/shadbala-planetary-strength): The six-fold strength system in rupas, and how it is computed. - [Ashtakavarga bindus](https://eternalevals.com/learn/ashtakavarga-bindus): The 337-point bindu system and how it refines transit timing. - [Vedic astrology MCP](https://eternalevals.com/learn/vedic-astrology-mcp): Use the engine in Claude, Cursor and ChatGPT via MCP / API. ## For AI agents and developers - [Developers hub](https://eternalevals.com/developers): How to call the engine from AI — the REST API, a ChatGPT Custom GPT, and an MCP server for Claude & Cursor. - [Public API v1](https://eternalevals.com/api/v1): A JSON API built for AI/MCP consumption. POST /api/v1/chart computes a full chart from {name, date, time, place}; read its ~70 sections on demand. The URL returns a self-describing discovery doc. - [Daily Panchang almanac](https://eternalevals.com/panchanga): Drik Surya-Siddhanta panchang (tithi, nakshatra, yoga, karana, muhurtas) for any place and date. ## About - [All tools](https://eternalevals.com/tools) - [Learn hub](https://eternalevals.com/learn) Note: user birth charts are private and are not crawlable. The pages above are the public, computed reference surface.