India's Sovereign AI Inference Platform

Frontier models on Indian infrastructure. Data stays in India. Costs drop 30%. Pay in rupees.

Get API Key
Built for India's AI builders

OpenAI-compatible. Zero lock-in.


Works with the OpenAI SDK,LangChain,LlamaIndex, andLiteLLM.

OpenAI
Google
LangChain
LlamaIndex
LiteLLM
OpenAI
Google
LangChain
LlamaIndex
LiteLLM
The Platform

Build, deploy, train.

Model APIs today. Serverless and dedicated GPU coming soon.

Available now

Model APIs

1000+ generative endpoints. Ready for production.

Chat, embeddings, structured outputs, function calling — OpenAI-compatible, on Indian infrastructure.

  • DeepSeek-V3, LLaMA-4, Gemma-3, Qwen3
  • 20-50ms TTFT from Delhi NCR
Get API Key
Coming soon

Serverless GPU

On-demand, serverless GPUs. No cold starts.

Run your own fine-tuned models. Scale from zero to thousands of GPUs instantly.

  • Bring your own weights or LoRA
  • Pay per request in INR
Roadmap — not yet available
Coming soon

Dedicated GPU

Reserved clusters for frontier workloads.

Reserved clusters for fine-tuning and training. Guaranteed capacity, latest NVIDIA hardware.

  • H100, H200, B200 hardware
  • Enterprise SLAs
Roadmap — not yet available
Trust with India-first inference

Lower cost. Indian infrastructure.

INT4/AWQ quantization and continuous batching cut inference COGS 30% below self-deployment.

  • 30% lower cost than self-deployment
  • ~20-50ms TTFT from India
  • ~75% less memory via 4-bit quantization
Forii control panel showing API keys and usage tracking

Cost optimization

Quantization + batching cut inference COGS 30% below self-deployment.

Low latency

20-50ms TTFT from Delhi NCR data centers vs 200-400ms from US-hosted.

Data sovereignty

Indian jurisdiction. No US CLOUD Act exposure. No foreign subpoenas.

INR pricing

Rupee invoices, GST-compliant. No USD, no FX conversion, no surprises.

Forii overview — request flow from client to Delhi NCR
Frontier Model Library

Frontier models, two lines of code

DeepSeek-V3, LLaMA-4-Scout, Gemma-3, Qwen3 — all production-ready, all from Delhi NCR.

  • Chat, embeddings, structured outputs, function calling
  • Streaming, reasoning_effort, parallel tool calls
  • Hindi quality verified before deploy

forii/deepseek-v3

LLM

DeepSeek-V3 — 671B mixture-of-experts. Frontier reasoning at Indian latency.

Built for India's AI builders

From KYC to bilingual RAG — Forii powers production AI for Indian teams.

KYC extraction

Aadhaar, PAN, voter ID extraction with structured outputs. Hindi + English, Delhi NCR latency.

Structured outputsDeepSeek-V3

Bilingual RAG

forii/embed-v3 — 1024-dim embeddings that work across Hindi and English.

EmbeddingsHindi + English

Invoice OCR + GST

Parse invoices, extract line items, compute GST. One round trip, one rupee invoice.

Function callingGST lookup

Voice AI for 22 Indic languages

STT + TTS for 22 scheduled languages. On the Forii roadmap.

STTTTSRoadmap
Two-Line Integration

Change two lines. Deploy in minutes.

Swap base_url and api_key. Everything else stays the same.

1
2
3
4
5
6
7
8
9
10
11
12
13
from openai import OpenAI
import os
client = OpenAI(
base_url="https://api.forii.ai/inference/v1",
api_key=os.environ["FORII_API_KEY"],
)
response = client.chat.completions.create(
model="forii/deepseek-v3",
messages=[{"role": "user", "content": "नमस्ते, कैसे हो?"}]
)
print(response.choices[0].message.content)

Why Forii beats US-hosted inference

USForii
Data stays in India
No US CLOUD Act
INR pricing + GST
30% lower cost
partial
Hindi quality verified
Low latency from India
OpenAI-compatible

Pay in rupees. Scale naturally.

₹50 credits. No card needed.

Free

₹0

Get API Key
  • 60 RPM, 100K prompt TPM, 10K completion TPM
  • ₹50 free credits — no card needed
  • All frontier models (DeepSeek-V3, LLaMA-4, Gemma-3, Qwen3)
  • Chat completions + embeddings
  • Structured outputs + function calling
  • Community support

Enterprise

Contact Sales

Contact Sales
  • Everything in Free, plus
  • Custom rate limits / dedicated capacity
  • GST-compliant INR invoices
  • SLA guarantees
  • Dedicated account manager
  • Self-hosted / reserved capacity option