Pakistan’s Sovereign AI Gateway

Access leading AI models with sovereignty and control

We help developers and teams run open-source models with fast, cost-effective inference and a sovereign gateway.

Powered by optimised open-source AI

One API. Every leading open-source AI model.

A few of the routes P/9 serves today and the ones opening next, priced per million tokens in rupees. Every card is the same catalogue the dashboard bills against.

Global

gpt-oss 120B

OpenAI · 117B total, 5.1B active

Chat completions · 131,072 tokens context

Input / 1M

Rs 30.08

Output / 1M

Rs 180.47

Tap to open the model card

Global

Kimi K3

Moonshot AI · 2.8T total, 104B active

Chat completions · 1,048,576 tokens context

Input / 1M

Rs 902.34

Output / 1M

Rs 4,601.93

Tap to open the model card

GlobalComing soon

GLM-5.3

Z.ai

Chat completions

Input / 1M

Rs 421.09

Output / 1M

Rs 1,323.43

Tap to open the model card

GlobalComing soon

DeepSeek V4 Pro 0813

DeepSeek AI

Chat completions

Input / 1M

Rs 397.03

Output / 1M

Rs 1,191.09

Tap to open the model card

PK NPU

Qwen3.8 27B

Qwen team, Alibaba · 27B, dense

Chat completions · 262,144 tokens context

Input / 1M

Rs 80.00

Output / 1M

Rs 650.00

Tap to open the model card

1. NPU-native inference in Pakistan

Huawei NPUs are going to get better and be everywhere.

There is a learning-curve challenge to using Huawei's Ascend NPUs.

But Pakistan, along with other countries that face Nvidia import challenges, will mostly have NPUs in the country.

We are here to bridge that gap. We give you highly optimised open-source model endpoints, with a sovereign gateway that works on both Huawei NPUs and Nvidia GPUs.

Dedicated support, and accountability for uptime, on Huawei NPUs.

Huawei Ascend 910B
64GB NPUs, racked in country rather than rented by the hour in a foreign region.
One gateway, two kinds of silicon
The same route id serves from Ascend NPUs or Nvidia GPUs. Your code does not know which, and does not need to.
Accountable uptime
The people who wrote the Ascend serving stack are the people on call for it. Dedicated support, not a ticket queue.

Already built on CUDA

CUDA
CANN

CUDA to CANN translation.

If your model is CUDA-native and already prepared for deployment on GPUs, that is not a blocker. We translate the model code to run on CANN, Huawei’s Ascend compute stack, and serve your inference on NPUs with the performance numbers to show for it.

“P/9 Gateway”Sovereign gateway features

Give your whole team access to every model, then see, control and cap every request.

01

Access: give your whole team every model.

Put every route P/9 serves behind one OpenAI-compatible API and one organisation login. Keys are minted per project and scoped to the models you choose, and the alias you call stays stable when the weights behind it move, so platform teams open access without becoming the bottleneck.

  • One OpenAI-compatible API to every route. Change the model string, not your stack.
  • Keys per project, scoped by allowed models, with an expiry and a rupee credit limit.
  • PK NPU-native and global pass-through routes through the same gateway and the same keys.
  • New open models arrive as routes, not as a code change on your side.
02

Visibility and control: see every request, and cap it before it runs.

Usage and spend are attributed to every key, project and model, so chargeback is a filter rather than a spreadsheet. Give a key a hard credit limit and it stops at the cap with a 402 while the rest of your balance stays intact. Telemetry, the audit log and the ledger are kept in Pakistan.

  • Requests, tokens, time to first token and throughput per key, per project and per model.
  • Hard credit limits per key: at the cap that key stops, and nothing else does.
  • Expiry and instant revocation, honoured by the gateway on the very next request.
  • Model access control per key, with a 403 for anything outside scope.
  • An append-only audit log of every administrative change, exportable as CSV.
03

Cost: priced in rupees, end to end.

Rates are quoted per million tokens in PKR, debited from a prepaid balance and settled in the same currency. No foreign card, no exchange-rate surprise at month end, and the exact cost of every request reported back by the gateway.

  • Per-million-token prices in rupees, visible before you call.
  • A prepaid balance: budget exhaustion fails closed, never on credit.
  • Per-key spend for chargeback across teams and products.
  • The cost of each request returned in the response's debug metrics.
04

Performance: two milliseconds of overhead. Read the benchmark.

The gateway is a Go service on the request path: it authenticates the key, checks scope and budget, meters the tokens and relays. Its overhead is measured with an open, reproducible harness against a deterministic mock upstream, beside four other gateways on the same host, so the number is the gateway's alone and the comparison is a fair one.

  • About 2 ms added at p50 and under 7 ms at p99, key, scope and budget checks included.
  • 4,520 requests a second sustained from two vCPUs, ahead of every gateway measured beside it.
  • A 3.4 MB image and under 50 MB of memory, so it runs beside the model rather than on a fleet of its own.
  • Run it yourself: the harness is open source, one command on a fresh box. See the harness (opens in a new tab)
2. Intelligent model routing

The P/9 Router predicts and sends each request to the best-fit open-source model, cutting cost while holding quality.

Incoming request

Simple chat

P/9 Router
  • p9-fastQwen3-8B
  • p9-coderQwen3-Coder
  • p9-reasongpt-oss 20B
  • p9-largeDeepSeek V3.2
  • p9-embedbge-large

Per-request routing

A P/9 agent reads each prompt and task, then routes to the best-suited model in the fleet.

Quality preserved

Top-tier answers by sending hard requests to stronger models, easy ones to lighter, cheaper models.

Cost driven down

Most traffic is served by lightweight open-source models, so you only pay for heavyweight compute when it matters.

3. One unified API

One OpenAI-compatible API, connected to optimised open-source models on sovereign infrastructure.

sovereign.intelligentinference.ai/v1
# drop-in with any OpenAI-compatible SDK
from openai import OpenAI
base_url= "https://sovereign.intelligentinference.ai/v1"
api_key= "sk_p9_•••••••"
model= "p9-coder"
# served on sovereign compute · billed locally in PKR
Drop-in OpenAI-compatibleSovereign infrastructureBilled locally
Pricing

Only pay for what you need.

Just pay for the API calls you make, with a transparent platform fee. New organisations start with Rs 1,000 of free credits. Every price is in PKR: quoted, billed and settled in the same currency, with no exchange-rate surprise at the end of the month.

LLM Gateway

Pay-as-you-Go

Top up your account and pay per token usage as per models per-million-token rate.

Browse models

Included

  • Access to every P/9-hosted model with one unified, OpenAI-compatible API
  • Compare models on published pedigree, latency and price
  • Multiple API keys for different projects, each with its own scope and cap
  • Cost and performance monitoring, per key and per model
  • Chat support (48h, working days)
  • Unlimited seats

Advanced AI Platform

Custom price

Quoted per organisation, for dedicated capacity and enterprise terms.

All the previous features +

  • High rate limits and bulk discounts
  • Private deployments and specific compliance needs
  • Custom latency and cost optimisation
  • Dedicated support, SLA and professional services
  • Custom billing and invoicing structures
  • Pay as you go
  • No hidden costs
  • No API call limit

Designed for production-grade workloads

1. Our inference is state-of-the-art for lightweight open-source models, with higher accuracy and cost efficiency, powered by in-house research.

2. Integrations are stack-agnostic through one secure, OpenAI-compatible API. Recommendations execute in your gateway and harness of choice.

3. Cost tracking, spike alerts, error and latency monitoring, eval tooling, local data residency and 24-hour user support.

Sovereign infrastructureLocal data residencyOpenAI-compatible24-hour support

Cost-effective inference for every leading open model.