KLIA by LAUDE
EN ES

Enterprise AI gateway

AI governance, enforced at the edge.

KLIA applies identity, permissions and quotas to every request before routing it, and records who used which model and at what cost. Open models on your own infrastructure, European providers or external APIs: you pick the provider, you define the policy once.

How it works

KLIA

gateway

Exposed API

Processing

  • identity
  • permissions
  • quota
  • guardrails
  • metrics

Destination

qwen3.8-27b LOCALEU ZDR
qwen3-embedding-8b LOCALEU ZDR
flux-2-klein LOCALEU ZDR
muse-glimmer LOCAL ZDR
whisper-large LOCALEU ZDR
mistral-large EU ZDR
claude-opus EXT ZDR
Blocked guardrails

Identity, permissions and quota before routing. What is denied never leaves.

identity PAT / JWT permissions org → team → token guardrails moderation latency 240 ms tokens 1.2 k denied 0 metrics stored opentelemetry trace exported
Self-hosted · on your infrastructureZero Data Retention · across the whole catalogueYou pick the provider · EU, global or your own GPUEvery request logged · traces and metrics in OpenTelemetryA product by LAUDE

Products

One gateway, and what we build on top of it

KLIA started out as a router. Today it is the base our vertical products run on — consuming the very same platform your teams do.

KLIA by LAUDE gateway

Routing and control

The core. An OpenAI-compatible API for all your models, and a single place to decide who uses each one.

  • Personal access tokens and scoped JWTs
  • Cascading permissions: organisation → team → token
  • Quotas and consumption in real time
  • Centralised guardrails and moderation
See the platform →
KLIA cai by LAUDE documents

Documents into data

Intelligent document processing: classifies, extracts and reconciles the fields of case files, invoices and forms.

  • OCR/ICR on both printed and handwritten text
  • Reconciliation with vision models, anchored to the text
  • Deterministic validators: NIF, CIF, NIE, IBAN
  • Every field with its confidence and its origin
See KLIA cai →
AMI live demo

Intelligent Municipal Assistant

Conversational citizen support for town halls. Answers on procedures, services and tourism with the municipal portal sources in plain sight.

  • Answers only from content the town hall has published
  • Cites the exact page behind every answer
  • Configurable language: Castilian, English or co-official languages
  • On KLIA: quota, logging and a local model where required
Try the demo →

Platform

What happens to a request

Order matters: nothing gets routed before we know who is asking, what they are allowed and how much they have left.

01

Identity

Personal token or scoped JWT. The person, their team and their organisation are resolved.

02

Permissions

Models are enabled in a cascade: the organisation opens, the team opts in, the token narrows it down.

03

Quota

Consumption metered in real time. Limits per period, per person or per service.

04

Routing

To the chosen model: local on your GPU, a European provider or an external API. The same interface in all three cases.

05

Logging

Who, which model, how much and at what cost. Traces and metrics in OpenTelemetry, plus per-team reports ready to charge back.

OpenAI-API compatible. Opencode, Kilo, Cherry Studio, LibreChat, Jan or Lobechat work by changing only the base_url and the token. And OpenTelemetry-compatible: observability lands in your stack, not in yet another dashboard.

MCP hub · artifacts

Tools are governed here too

KLIA does more than route inference. It is a hub for remote MCP servers — your own and third-party — governed per organisation and team, with a temporary artifact store in the middle.

A single point of access to MCP

MCP servers are registered once and exposed to teams with the same identity, the same permissions and the same quota as the models. Nobody is handing third-party server credentials around.

Artifacts that never travel back

Chaining tools normally forces every intermediate result to travel back to the client and out to the server again. KLIA parks it in a temporary store: one tool drops the artifact, another picks it up, inside the perimeter.

This is what makes KLIA a platform rather than a proxy with metrics.

KLIA cai by LAUDE

Smarter than OCR. More accurate than a VLM.

A modern OCR engine reads every character precisely, but it does not understand what it reads. A vision model understands the document, but it can invent a digit and state it with complete composure. KLIA cai runs both in parallel, cross-checks field by field what each one says, and layers deterministic validators and rules tailored to your business on top. Three layers correcting one another, inside your network and with no token meter in the middle.

Input

PDF · JPG · PNG · TIFF · scanned · multi-doc bundle

  1. 01 Ingestion REST API · Kafka · batches
  2. 02 Classification embeddings + heuristics
  3. 03 Inference OCR/ICR ∥ vision (VLM)
  4. 04 Reconciliation field-by-field cross-check
  5. 05 Integration JSON · CSV · queue

Output · structured data

expediente_0431.pdf factura_proveedor

Fixed cost

No per-document billing. Cost does not grow with volume, because it runs on your own hardware.

Inside your network

100 % of the data lifecycle happens within your infrastructure. Neither the document nor what is extracted from it goes out to external services.

Hours, not months

A new document type is live in hours with few-shot learning, from a handful of examples and without retraining models.

Throughput depends on the document type, its complexity and the number of fields to extract. Scale by adding GPU or by distributing the services across nodes, and export the trace of every run in OpenTelemetry.

AMI · Intelligent Municipal Assistant

The town hall, answering at eleven at night

A conversational assistant for town halls. It resolves questions on procedures, services, tourism and citizen support using only what the town hall itself has published — and showing where each answer came from.

It does not improvise

It answers from the real content of the municipal portal and its related sites, such as the tourism portal or the e-government portal. If something is not published, it says so and points to the support channel instead of inventing a deadline or a fee.

It shows its sources

Every answer carries links to the pages consulted. Citizens can check it and the town hall can audit it.

In whatever language you need

The language set is configurable: Castilian, English, Spain’s co-official languages —Catalan, Galician, Basque— or any other. Always over the same content, without maintaining one knowledge base per language.

Flat-rate tokens

Token consumption is included in the price, with no volume caps. The only limit is fair use, there to stop abuse and automated attacks.

Coat of arms of Villa Laude Town Hall Public demo Villa Laude Town Hall

Villa Laude, a town that is pure fiction

We built an entire made-up town hall — complete with its Dormant Volcano Spa, its Lake of the Flying Fish and its Museum of Impossible Objects — so you can try AMI on real municipal content without asking any town hall for its data.

  • Procedures, tourism, calendar and events genuinely published
  • Configurable language, always over the same content
  • Every answer with a link to the page consulted

Deployment

Wherever you decide

You choose where KLIA runs, and which providers it may reach.

In your trusted cloud

KLIA deploys into the same cloud you already operate in, and keeps calling the providers you already have under contract. It does not replace them: it decides what each team may ask of them.

helm install klia klia/klia

On your standalone server

A machine outside your cloud, with your usual providers and, if it suits you, local models on their own GPU for whatever you would rather not send out.

docker compose up -d

Off the Internet entirely

No route out, local inference only. For your most sensitive work — the kind that admits no external provider under any circumstances.

providers: local-only

KLIA adds no compliance surface. It runs inside the perimeter you have already accredited, with your identity and your policies. KLIA is not one more third party to audit.

Who is behind it

KLIA is a LAUDE product

LAUDE is a software consultancy specialising in applied artificial intelligence: structured, supervised, measured AI woven into how the organisation actually operates. KLIA, KLIA cai and AMI are our own products, and they can be tailored through LAUDE’s professional services. Not everything is configurable, but it is worth asking.

Spanish National Security Framework

LAUDE is accredited at ENS medium level. It applies to the services LAUDE operates — such as KLIA cai in its managed form.

Integration services

The product is deployed and configured. The effort goes into integrating with your systems and defining your document types.

Let’s talk

Bring us your case. We’ll tell you if KLIA fits.

And if what you need is something else, we’ll tell you that too.

See KLIA cai