VedSAAS

Documentation

Build with India's First AI • 22+ Languages • Infinite Possibilities

Quick Start Try Live Demo

Welcome to VedSAAS

VedSAAS is India's first AI platform supporting 22+ Indian languages with deep cultural understanding. Build intelligent applications that truly understand your users.

Quick Start

1️⃣

Sign Up

Create your free account

2️⃣

Get API Key

Access your dashboard

3️⃣

Start Building

Make your first request

Installation

npm install @vedsaas/sdk
# or
pip install vedsaas

Your First Request

import { VedSAAS } from '@vedsaas/sdk';

const ved = new VedSAAS({ apiKey: 'YOUR_API_KEY' });

const response = await ved.chat({
  message: "नमस्ते, कैसे हैं आप?",
  mode: "hindi-vani"
});

console.log(response.text);

Authentication

All API requests require authentication using Bearer tokens:

Authorization: Bearer YOUR_API_KEY

Get your API key from the admin dashboard.

AI Modes

🗣️

Hindi-Vani

Natural Hindi conversations

📚

VedaLogic

Ancient wisdom + AI

🧮

Math-Rishi

Advanced mathematics

Need Help?

Join our community or contact support:

Help Center Email Support