---
title: "AI Astrology on Mahadasha.com"
canonical_url: "https://mahadasha.com/ai-astrology"
type: "service"
description: "How the AI layer reads a Vedic birth chart: what it is grounded in, what it can answer, and how it differs from a generic chatbot."
---

# AI Astrology on Mahadasha.com

The AI layer answers questions against a computed chart rather than from generic
astrology text. The chart, the running dasha and the current transits are
calculated first, then supplied to the model as grounding.

## What it can answer

- Placement questions: what a planet in a given house and sign means in this chart
- Timing questions: which dasha or antardasha period governs a life area, and when it runs
- Transit questions: what a current Gochar or Sade Sati phase is doing to this chart
- Remedial questions: what classical remedies apply to a given affliction

## Grounding

Answers are built on the same calculation engine the public calculators use, so a
chatbot answer and the calculator page agree on the chart's facts.

- Chat UI: https://mahadasha.com/dashagpt
- Calculation API behind it: `https://mahadasha.com/api/v1`

> Human UI: [AI astrology](https://mahadasha.com/ai-astrology)
