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.
Passports, ID cards, licences, bank cards, tax and enterprise documents: ten types, returned as typed JSON.
Extract text from PDF, Word and Excel files, then summarize, translate or pull structured data.
Transcribe meetings and voice notes into timestamped segments, with an optional summary.
Turn text into natural speech across 18 voices and 7 languages.
Multi-model chat over OpenAI, Anthropic and Gemini, with attachments and sandboxed artifacts.
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.
Give an AI marketing team your website. It researches your market, writes your strategy, then proposes work every day for you to approve.
Build an agent that calls OCR, speech and search on its own, then invoke it behind one endpoint with its own key.
Group related files, keep their results together, and revisit any run from history.
Clients
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.
- OpenAIgpt-5gpt-5-mini
- Anthropicclaude-opusclaude-sonnet
- Googlegemini-progemini-flash
- GLMComing soon
The same envelope, whichever service you call.
curl -X POST https://ai-api.vanguardinitiative.com/v1/stt/scan \
-H "authorization: Bearer nt_live_..." \
-F audio=@standup.m4a {
"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.
Pro
- From ₭250 / credit
- 120 requests / min
- Opt-in 24h result storage
- Email support
Enterprise
- 200,000 credits / month
- 600 requests / min
- Storage, SSO, member roles
- Priority support
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.


