Agentora TechnologiesAgentora
Case Studies

How we build the platform

Architecture-led write-ups of our own engineering — the problem, the constraints, the decisions and what each one cost. No client names, no invented numbers, and the known limitations stated on every page.

AI & localization

Generating enterprise documents in 16 languages

A regulated buyer in Gujarat and one in Japan need the same rigour in different languages — and a PDF that renders their script correctly on a machine we do not control. Two generation paths, an embedded-font pipeline, and one capability we deliberately did not ship.

July 28, 20268 min read
Read the case study
AI & governance

A closed review loop that refuses to close itself

Review finds problems, a model fixes them, re-review, repeat until clean. It is the obvious automation — and in a regulated delivery it is the design that should worry you, because the cheapest way to make findings disappear is to weaken them.

July 27, 20267 min read
Read the case study
Payments architecture

Separating the payment from the permission

The tempting design puts access behind a payment row's status field. That collapses two different questions — did money move, and may this user see this — into one column, and every refund, retry, duplicate webhook and closed browser tab exposes the mistake.

July 25, 20268 min read
Read the case study
Observability

Instrumenting AI cost per run — and keeping it off every client screen

If you sell AI-generated deliverables, cost per run is a number you have to know precisely and a number your client must never see. Those two requirements pull in opposite directions, and the second one is easier to violate than it looks.

July 23, 20266 min read
Read the case study
Cloud & cost architecture

Event-driven scale-to-zero for bursty AI workloads

Three container services that do real work for minutes a day were sized to be available all day. Rather than guess at capacity from metrics, we scale them from the business events that actually cause the work — and back to zero when the queue drains.

July 22, 20267 min read
Read the case study
LLM engineering

Splitting one AI capability into four because the JSON ran out of room

A model asked for structured output does not stop cleanly when it hits its token ceiling. It stops mid-string, and what you get back is unparseable. The fix was partly a bigger budget and mostly a smaller ask.

July 21, 20267 min read
Read the case study
Platform architecture

Moving long-running AI generation off the request path

LLM report generation ran inside the serverless request that confirmed payment — so the slowest possible operation sat on the most important path in the product. Here is how we moved it to a Postgres-backed job queue and an out-of-band container worker.

July 19, 20267 min read
Read the case study
AI safety in production

A bot that speaks as someone else's business

When an AI answers a WhatsApp message on behalf of a client's business, a plausible invented price is not a glitch — it is the business making a commitment it never made. The design question is not how to make it clever. It is what happens when it is uncertain.

July 18, 20268 min read
Read the case study
Multi-tenancy

Provisioning a hosted tenant per client — schema and all

Generating a website for a client with no digital presence is the easy half. Serving it at its own address, with its own data isolated from every other tenant, provisioned without a manual database step, is the half that decides the architecture.

July 16, 20267 min read
Read the case study
AI & governance

Making an AI security review cite the right regulator

Ask a language model to review security posture and it will reach for whichever regime dominates its training data. For an Indian cooperative bank, a confident review citing the wrong framework is worse than no review at all.

July 14, 20267 min read
Read the case study

See where your organization stands

A free AI Readiness Assessment takes about ten minutes. A Discovery Workshop turns it into a costed roadmap.