Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Xalen Technologies -Vedika.io

AI-powered Vedic Astrology API with 500+ endpoints. Natural language queries, birth charts, compatibility analysis, and more.

Vedika.io

npm version PyPI version

AI-Powered Astrology API — The only B2B astrology API with natural language AI queries, voice, and 130+ computation endpoints.

What We Build

  • 200+ AI Models — LLM, vision, audio, image generation, embeddings via OpenAI-compatible API
  • 130+ Astrology Endpoints — Birth charts, dashas, yogas, doshas, compatibility across Vedic, Western, KP, and Vastu
  • AI Chat Queries — Ask questions in plain English, Hindi, and 14 Indian languages
  • Vedika Ephemeris Precision — Accurate planetary calculations with citation-verified accuracy
  • Voice AI — Multilingual voice astrology across 14 Indian languages

Quick Links

Resource Link
Website xalen.io
Documentation xalen.io/docs
Playground xalen.io/playground
Pricing xalen.io/pricing

Official SDKs

Package Install Links
JavaScript SDK npm install xalen-sdk npm
Python SDK pip install xalen PyPI
React Hooks npm install xalen-react npm
MCP Server npx xalen-mcp npm

Quick Start

from xalen import XALEN
client = XALEN(api_key='xln_live_...')
response = client.chat.completions.create(
 model='vedika-standard',
 messages=[{'role': 'user', 'content': 'What is Shakata Yoga?'}]
)
print(response.choices[0].message.content)
import XALEN from 'xalen-sdk';
const client = new XALEN({ apiKey: 'xln_live_...' });
const response = await client.chat.completions.create({
 model: 'vedika-standard',
 messages: [{ role: 'user', content: 'Analyze planetary transits' }],
});

Support


XALEN Technology Pvt Ltd, Pune, India

Popular repositories Loading

  1. xalen-ephemeris xalen-ephemeris Public

    Pure-Rust astronomical ephemeris for astrology — Vedic, Western, Chinese, and 9 world traditions

    Rust 629 68

  2. vedika-sdk-python vedika-sdk-python Public

    Official Python SDK for Vedika Astrology API - AI-powered birth charts, compatibility, horoscopes & more

    Python 2

  3. vedika-sdk-javascript vedika-sdk-javascript Public

    Official JavaScript/Node.js SDK for Vedika Astrology API - AI-powered birth charts, compatibility, horoscopes & more

    TypeScript

  4. .github .github Public

    Vedika.io organization profile

  5. vedika-wordpress-plugin vedika-wordpress-plugin Public

    Vedika Astrology WordPress Plugin — Shortcodes, Gutenberg blocks, and widgets for astrology, tarot, numerology, and horoscope features. Powered by the Vedika API (516+ endpoints).

    PHP

  6. vedika-mcp-server vedika-mcp-server Public

    Vedika Intelligence MCP Server — 36 astrology tools for Claude, Cursor, and any MCP-compatible AI

    TypeScript

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading...

Most used topics

Loading...

AltStyle によって変換されたページ (->オリジナル) /