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
Sign Up
Create your free account
Get API Key
Access your dashboard
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