Interpretos

INTERPRETOS FOR IBM MAXIMO

Stop writing SQL.
Stop waiting for reports.Ask Maximo directly.

The AI interface to Maximo, engineered by the team that's been building Maximo tools for 29 years. Your operational teams ask in plain English and get answers in seconds — on your infrastructure, on your version, with the working shown every time.

01 SOUND FAMILIAR?

The four conversations every Maximo team
has had this month.

I need this report by Friday.

The IT backlog is weeks long. By the time the report lands, the question has moved on.

Can someone write me the SQL?

Half the team can't write it. The half who can are the bottleneck for everyone else.

We tried a generic AI tool.

It didn't understand Maximo. Wrong joins, wrong tables, answers no one could trust.

How do I know the answer is right?

No source records, no audit trail, no way to verify what the tool actually did.

02 A REAL MAXIMO QUERY

Ask in plain English. See the answer,
the records, and the SQL.

No black box. Every Interpretos answer comes with the working that produced it — the records it touched and the read-only SQL it ran — so your team can verify, drill in, and trust the number.

You ask Which assets cost us most in maintenance this year? ↵ Enter

Interpretos answers · top 3 of 30

Pump Assembly P-2201Plant 04 · 12 work orders · 3 PMs$47,320
Compressor C-1105Plant 02 · 9 work orders · 4 PMs$38,950
Heat Exchanger HX-440Plant 04 · 9 work orders · 2 PMs$31,200
Verified 30 work orders aggregated · YTD 2026 view source records

The SQL it ran · against MAXDB · read-only

-- generated by Interpretos against the Maximo schema
SELECT a.assetnum, a.description,
       SUM(wo.actlabcost + wo.actmatcost
           + wo.acttoolcost) AS total
FROM   maximo.workorder wo
JOIN   maximo.asset    a
       ON  wo.assetnum = a.assetnum
WHERE  wo.istask    = 0
AND    wo.statusdate >= '2026-01-01'
AND    wo.historyflag = 1
GROUP BY a.assetnum, a.description
ORDER BY total DESC
FETCH FIRST 30 ROWS ONLY;

03 WHY THIS WORKS WHERE GENERIC AI DOESN'T

Built for Maximo. Built by Maximo people.

3.1 · ENGINEERED FOR MAXIMO

It speaks the language

Built around the Maximo schema, the OSLC API and the vocabulary your teams already use — work orders, PMs, MTBF, failure codes, asset hierarchies. Not a generic tool pointed at Maximo and hoping.

3.2 · VERIFIABLE BY DESIGN

Confidence you can check

Every answer shows its working — the SQL it ran and the source records it touched. No black box, no hallucinated joins. Take any number into a meeting and show exactly where it came from.

3.3 · YOUR DATA STAYS YOURS

On your infrastructure

Docker-deployable, read-only access, data never leaves your network — no OCI subscription, no cloud migration. Full audit trail, ISO 27001 certified, inside your existing security perimeter.

04 THE MAXIMO YOU ACTUALLY RUN

IBM's Maximo Assistant only works on MAS 9.
We serve the customers it left behind.

Most Maximo estates are still on 7.6, and IBM's answer is a four-to-six-month migration before you see any AI at all. Interpretos works on the version you run today — and earns its place against a generic tool that never learned Maximo.

 InterpretosIBM Maximo AssistantGeneric AI / NL2SQL
Maximo version7.6 onwards & MAS 9.xMAS 9.1+ onlyVersion-agnostic, Maximo-blind
DeploymentYour infrastructure · read-onlyRequires MAS / OpenShiftUsually cloud / your data leaves
Maximo knowledgeEngineered for the schema & OSLCNativeYou supply all the context
Answer you can verifySQL + source records, every timeChat you're asked to trustHallucination risk is structural
Time to valueDays, on your versionA migration project firstMonths of integration

05 BUILT FOR THE PEOPLE CLOSEST TO THE WORK

Four roles. One interface. No SQL.

Maintenance heads

Cost, downtime, failure trends

“Which ten assets are draining the most labour hours this quarter?”

Reliability engineers

MTBF, PM compliance, root cause

“Failure rate of the HX-* assets versus PM compliance, last 18 months.”

Operations directors

KPIs, budget vs actuals, SLAs

“Plant 04 maintenance budget versus actuals, monthly, year on year.”

Planners & schedulers

Backlog, parts, workload

“Open work orders blocked on parts more than 14 days, by craft.”

06 29 YEARS ENGINEERING FOR MAXIMO

Three decades inside Maximo,
now turned to AI.

Code Development has delivered enterprise QA and automation for IBM Maximo since 1997. Interpretos is what happens when a team that has spent three decades inside Maximo turns its attention to AI — not a startup learning the schema in production.

29yrs
On Maximo — 1997 to today
IBMPartner Plus
Silver tier · accredited
ISO27001
Information-security certified
7.6+/ MAS
Every supported version

07 AI SERVICES

R&D with a shipping deadline.

Applying generative AI to the automation and asset-management space is a standing MaxTAF research focus — refining tools that work alongside our products, and building bespoke AI where an off-the-shelf product doesn't fit.

7.1

Ready-to-go today

Agile and scalable, with no major implementation effort required to see value.

7.2

Practical & user-focused

Built to save time, effort and hassle, with useful out-of-the-box behaviour.

7.3

Bespoke AI implementation

When you need something specific built and embedded properly. See Services →

08 LABS

Small tools from the workbench.

Labs is where MaxTAF research surfaces as small, sharable tools — some freely given to the community, some seeds of the next product.

8.1 · OPEN SOURCE

PageIntel

A Chrome extension that turns GenAI into a browsing sidekick: one-click, pre-written AI tasks enriched with your page and related live data. Share tasks across the team and govern how your organisation uses AI.

8.2

More in the workbench

We keep a steady stream of small experiments in the asset-management and automation space. The useful ones graduate here first.

NEXT TALK TO US

Tell us where Maximo is slowing you down.

Try the live demo in your browser — no installation, no setup — or book a 30-minute call and we'll talk through the questions you can't get answers to today, and show you how Interpretos answers them in seconds.

sales@interpretos.ai · interpretos.ai ↗