# Vedara > Vedara is a Vedic astrology timing app. It calculates your sidereal birth chart, Vimshottari dasha periods and daily panchanga conditions, and turns them into practical personal timing guidance: when to act, when to wait, and when to rest. The engine is deterministic: the same birth details always produce the same chart, cycles and windows. No fear-based forecasting, no generated horoscopes. ## What Vedara Does - [Daily guidance](https://vedara.me/): personal do / delay / avoid guidance computed from your own birth chart, dasha period and today's transits, updated every day. - [Ask Vedara](https://vedara.me/vedic-astrology-ai-app): an AI Jyotish guide that answers questions about your chart, grounded in deterministic calculations. - [Free tools and calculators](https://vedara.me/tools): instant, no-signup Vedic calculators for the current sky and your birth chart. - [One-time reports](https://vedara.me/shop): personalised PDF reports built from your birth chart. - [Vedic blog](https://vedara.me/blog): educational articles explaining dashas, transits and timing principles in clear, modern language. ## Pricing The app has a free plan (birth chart, a daily guidance preview and limited AI questions) and paid subscriptions (Premium and Inner Circle, up to $24.99/month) with full guidance and higher limits. One-time reports are sold separately in the shop (£29.99 each). ## Free Calculators The [tools hub](https://vedara.me/tools) lists all 23 free calculators. Tools marked (API) are also callable as a free JSON API — see the next section. - [Vedic birth chart calculator](https://vedara.me/birth-chart-calculator): full sidereal kundli from your birth details. - [Vimshottari dasha calculator](https://vedara.me/dasha-calculator): your current mahadasha and antardasha and the full 120-year timeline. - [Birth nakshatra calculator](https://vedara.me/nakshatra-calculator): your Moon nakshatra, pada, ruling planet, deity and symbol. - [Vedic Moon sign calculator](https://vedara.me/tools/vedic-moon-sign-calculator): sidereal Janma Rashi, nakshatra and pada. (API) - [Vedic ascendant (Lagna) calculator](https://vedara.me/tools/vedic-ascendant-calculator): sidereal Lagna sign, exact degree and birth-time sensitivity. (API) - [Navamsa (D9) chart calculator](https://vedara.me/tools/navamsa-chart-calculator): all nine planets and the ascendant mapped into the D9. (API) - [Kundli matching calculator](https://vedara.me/tools/vedic-compatibility-calculator): traditional 36-point Ashtakoota (Guna Milan) compatibility. (API) - [Sade Sati calculator](https://vedara.me/tools/sade-sati-calculator): Saturn's transit relative to your natal Moon, with phases and dates. (API) - [Current transits calculator](https://vedara.me/tools/current-transits-calculator): today's sky against your natal chart with labeled Vedic graha drishti. (API) - [Manglik dosha calculator](https://vedara.me/tools/manglik-dosha-calculator): Mars placement check from Lagna and Moon with traditional mitigations. (API) - [Vedic baby name letter](https://vedara.me/tools/vedic-baby-name-letter): the traditional naming sound from the Moon's nakshatra pada. (API) - [Daily timing dashboard](https://vedara.me/tools/daily-timing): today's overall energy score with focus, communication, relationship and action ratings. - [Retrograde calendar](https://vedara.me/tools/retrogrades): current and upcoming retrogrades with dates and affected signs. ## Free JSON API for Developers and AI Agents Eight calculators (marked API above) are also a free, keyless JSON API. Every response is a structured envelope with the tool-specific result plus a provenance block (ayanamsha, ephemeris, timezone resolution, calculation version). The remaining calculators are browse-only web pages. - API index: https://vedara.me/api/public/tools — machine-readable list of every tool with its input contract (a browser gets a human-readable page). - OpenAPI 3.1 spec: https://vedara.me/api/public/tools/openapi.json — full input and response schemas, real captured examples, and error codes. - Usage: GET a tool URL for metadata and input schema; POST the input JSON to the same URL to calculate. No key. Rate limit: 30 requests per minute per tool per IP (429 with Retry-After). - Paid B2B interpretation API (API key, structured interpretation JSON): https://vedara.me/developers ## Reports (One-Time Purchases) - [Personal Year Map](https://vedara.me/personal-year-map): a 12-month report mapping your dasha periods month-by-month into favourable, neutral and challenging windows (£29.99). - [Career DNA](https://vedara.me/career-dna): professional strengths from your 10th house placements, career dashas and communication style (£29.99). - [12-Month Timing Map](https://vedara.me/timing-map): a personal calendar of supportive and challenging conditions for the next 12 months (£29.99). ## Learn More - [About Vedara](https://vedara.me/about): how the app is built on Jyotish principles. - [Why Vedara is different](https://vedara.me/why-vedara): sidereal Vedic timing versus typical astrology apps. - [How Vedic timing works](https://vedara.me/vedic-astrology-timing-app): dasha cycles and muhurta windows explained. - [Vedara vs AstroSage](https://vedara.me/vedic-astrology-app-vs-astrosage): an honest comparison of two genuinely Vedic apps. - [Vedara vs Co-Star](https://vedara.me/vedic-astrology-app-vs-costar): sidereal Vedic timing versus Western daily horoscopes. - [Editorial standards](https://vedara.me/editorial): how blog content is produced and reviewed. - [Press kit](https://vedara.me/press): official positioning, boilerplate and brand assets. ## Technical Approach - Deterministic sidereal (Jyotish) calculations, not generated text - Vimshottari dasha periods, transits against natal placements, nakshatra and daily panchanga - Same birth details always produce the same chart, cycles and windows - No fear-based forecasting ## Company Vedara is a product of SIMARA AI Limited, registered in England and Wales (Company #16329175). ## Contact - Website: https://vedara.me - Email: hello@vedara.me - Instagram: https://www.instagram.com/vedara.me - Facebook: https://www.facebook.com/profile.php?id=61589260783301 ## Machine-Readable Sources - [Public calculators API index](https://vedara.me/api/public/tools): free, keyless JSON API for eight Vedic calculators. - [OpenAPI specification](https://vedara.me/api/public/tools/openapi.json): input and response schemas for the calculators API. - [RSS feed](https://vedara.me/blog/rss.xml): latest blog articles. - [Sitemap](https://vedara.me/sitemap.xml): all indexable pages. - [robots.txt](https://vedara.me/robots.txt): crawler policy (AI crawlers welcome).