Built for India · Powered by DWET AI
One Endpoint. Infinite AI.
Every Indian Language.
Setu is the intelligent API gateway that connects all DWET AI products into a single, unified developer platform. Chat, speech, images, code and agents — through one OpenAI-compatible API.
Trusted by teams building with Indian AI
Bharat CabsNamasteHealthVidyaLearnKisanConnectPaisaPayDesiCommerceSwarLabsGramSeva
500M+
API calls
22
Languages
7
AI Products
10,000+
Developers
Live demo
Try Setu right here
Ask anything — in English or an Indian language. No signup needed.
So simple, it feels like magic.
One SDK, one API key, every model. Setu is OpenAI-compatible — just change the base_url and keep your existing code.
- Drop-in OpenAI SDK compatibility
- Unified billing across all products
- Streaming, function calling & tools
- 22 Indian languages out of the box
quickstart.py
from setu import Setu
client = Setu(api_key="sk-setu-...")
# Chat in 22 Indian languages
response = client.chat(
"नमस्ते, आज मौसम कैसा है?",
model="sutra-v2",
)
# Generate Indian art
image = client.generate(
"Warli art of Mumbai skyline",
model="drishti-v1",
)
# Voice in any Indian accent
audio = client.speak(
"Welcome to India",
voice="hindi-female",
model="naad-v1",
)Loved by builders across India
From fintech to agritech, teams ship faster on Setu.
Simple, transparent pricing.
Start free, scale as you grow. Pay only for what you use, in rupees.
Need a custom plan? See full pricing →
Start building with Setu today.
Get ₹500 in free credits. No credit card required. Ship your first AI feature in minutes.