Six utilities. One integration.

Every service takes the same key, draws from the same balance, and answers in the same envelope. Add one without adding an integration.

ocr Document OCR
1 cr Synchronous

Passports, ID cards, licences, bank cards, tax and enterprise documents: ten types, returned as typed JSON.

docproc Document Processing
2 cr Job-based

Extract text from PDF, Word and Excel files, then summarize, translate or pull structured data.

stt Speech to Text
5 cr Job-based

Transcribe meetings and voice notes into timestamped segments, with an optional summary.

tts Text to Speech
2 cr Job-based

Turn text into natural speech across 18 voices and 7 languages.

chat Chat
from 0 cr Synchronous

Multi-model chat over OpenAI, Anthropic and Gemini, with attachments and sandboxed artifacts.

assistant Voice Live
from 0 cr Real-time

Talk out loud with ISAC or ANNA. They can see through your camera, drive the app while you speak, and save every call to your chat history.

marketing AI CMO
from 10 cr Scheduled

Give an AI marketing team your website. It researches your market, writes your strategy, then proposes work every day for you to approve.

agents Agent Builder
Synchronous

Build an agent that calls OCR, speech and search on its own, then invoke it behind one endpoint with its own key.

projects Projects

Group related files, keep their results together, and revisit any run from history.

Clients

  • LaosWay
  • SeeMueHub
  • BPH Service

Every major model, one balance.

Switch model per conversation. Credits come out of the same balance as OCR and speech, so there is nothing else to sign up for.

  • OpenAI
    gpt-5gpt-5-mini
  • Anthropic
    claude-opusclaude-sonnet
  • Google
    gemini-progemini-flash
  • GLM
    Coming soon

The same envelope, whichever service you call.

request
curl -X POST https://ai-api.vanguardinitiative.com/v1/stt/scan \
  -H "authorization: Bearer nt_live_..." \
  -F audio=@standup.m4a
response
{
  "status": "success",
  "service": "stt",
  "data": {
    "segments": [
      { "start": 0.0, "end": 3.4, "text": "..." }
    ]
  },
  "credits": 5,
  "latencyMs": 1180
}

One balance. Every service.

No per-service plans, no separate contracts, no second integration.

One balance, every service

OCR, speech, synthesis and chat all draw from the same credits. Spend them wherever the work is, in whatever mix. Nothing is ring-fenced to one service.

API keys you control

Issue scoped keys per service, set per-key rate limits, revoke instantly. Hashed at rest and shown once.

A playground for every service

Try OCR, speech and synthesis in the browser before you write a line of code.

Documented endpoints

A full OpenAPI spec covering every endpoint, envelope and error code.

Your data doesn't have to stay

Store nothing by default. Opt into a 24-hour cache, or point results at your own S3 bucket with encrypted credentials.

Lao, first-class

Lao and English throughout the product, and OCR tuned for Lao script on real, messy scans.

Pricing that scales with usage

Every plan includes a monthly credit grant, and one balance covers every service.

Free

₭0 forever
  • 50 credits / month
  • 30 requests / min
  • No result storage
  • Community support
Start free
Most popular

Pro

Top up ₭200,000+ 30 days of Pro
  • From ₭250 / credit
  • 120 requests / min
  • Opt-in 24h result storage
  • Email support
Start free

Enterprise

Let's talk custom volume
  • 200,000 credits / month
  • 600 requests / min
  • Storage, SSO, member roles
  • Priority support
Contact sales

Frequently asked questions

What is Vanguard AI?

Vanguard AI is an AI utility platform built in Laos. It offers document OCR, speech-to-text, text-to-speech and multi-model chat through one API, billed from a single credit balance. One key reaches every service, so you integrate once instead of stitching together separate providers.

How does pricing work?

One balance covers every service. The Free tier gives 50 credits a month at no cost. Paid credits are bought as prepaid top-ups from ₭250 per credit rather than a monthly subscription, and they are spent wherever the work is — nothing is ring-fenced to one service.

Which AI models can I use?

Chat reaches OpenAI (GPT-5), Anthropic (Claude Opus and Sonnet) and Google (Gemini Pro and Flash) through one endpoint, with more providers on the roadmap. OCR, speech-to-text and text-to-speech run on models tuned for the task, including OCR trained on real Lao script.

Does Vanguard AI support the Lao language?

Yes. Lao and English are first-class throughout the product and interface. OCR is tuned for Lao script on real, messy scans, and text-to-speech covers multiple languages and voices, so you can build for Lao-speaking users without compromise.

Is my data stored?

Your account, conversations, voice transcripts and job history are stored so you can return to them, and you can delete them at any time. Uploaded media is not kept by default — opt into a 24-hour result cache or send results to your own S3 bucket. API keys are hashed and shown once.

Do I need a credit card to start?

No. Creating an account is free and comes with 50 credits a month to try every service. There's no credit card required to sign up, and you can be live in a few minutes with a single API key.

What is AI CMO?

AI CMO is a team of marketing agents you point at your website. They crawl it, identify your competitors, write your strategy documents, then propose specific work each day — SEO fixes, keyword gaps and performance findings. Nothing is published without your approval.

What is Voice Live?

Voice Live is a spoken conversation with an AI assistant in your browser. ISAC answers questions and operates the app; ANNA also remembers your past conversations. Both can see through your camera when you turn it on, and every call is saved to your chat history.

Start building.

Free to try. Live in a few minutes.