SIRAJ سراج
Siraj — forward-deployed AI engineer

Tell it the problem.
It ships the fix.

Siraj is an AI engineer for your business. It connects to your data, finds what's actually broken, builds the solution, deploys it — and proves the number moved.

Siraj — Almasar Distribution · Engagement 001 Demo data
Problem — as you said it
"Our deliveries keep running late."
Investigated Built Backtested Deployed Measuring — day 14
Activity
00:02connected orders db · driver logs · route sheets (read-only)
00:41analysed 4,112 delivery records across 90 days
00:44finding: 68% of late runs share the 10:00–11:30 dispatch window
01:15built staggered dispatch scheduler · backtest: 31% → 13% projected
01:16deployed with your approval
14 dmeasuring live — late rate tracking at 12%
KPI — late delivery rate
31% 12%
deployed 30% 20% 10% ● KPI verified · before / after
Start anywhere

Say it the way you'd say it out loud.

Tap one — it starts your demo request below. No spec. No ticket. Just the problem.

01 — Investigate

It doesn't ask what's wrong. It finds out.

Consultants interview you. Dashboards wait for you. Siraj goes into your actual data — orders, logs, spreadsheets, whatever you run — and comes back with the cause, not a survey of symptoms.

Your database, spreadsheets, and systems.
Not a questionnaire.

Finding · confidence 0.91
68% of late runs share one dispatch window.
10:00–11:30 08:00 16:00
4,112 delivery records · 90 days · read-only
Hypothesis
Batch release at 10:00 floods the loading bay.
The bottleneck is the queue — not the routes.
02 — Build & backtest

It writes the fix. Then proves it on your history first.

Siraj ships working software, not slides. Every fix is replayed against your own past data before it ever touches production — so you see the projected result before anything changes.

90 days replayed. 12 edge cases flagged.
Before a single live order moved.

dispatch_scheduler.py — new
def release_orders(batch):
+  slots = stagger(batch, window="20min",
+                 capacity=bay.max_load)
+  for slot in slots:
+    dispatch(slot, notify=drivers)
    log.release(batch.id)
Backtest — 90 days replayed
31% 13%
projected late rate · 12 edge cases flagged for review
03 — Deploy

You stay in command. Nothing ships without a yes.

Before anything goes live, Siraj shows you exactly what changes, in plain language — what it touches, what it expects to happen, and how to roll it back. You approve. Then it ships.

Plain language in.
Plain language before anything goes out.

Awaiting your approval
Stagger dispatch into 20-minute release slots
Changes: order release timing only — routes untouched Touches: dispatch sheet + driver notifications Expected: late rate 31% → ~13% within two weeks Rollback: one click, reverts to batch release
Approve deploy Request changes
04 — Measure & learn

It reports in one language: the number.

Every fix names the KPI it intends to move — then the KPI gets measured, before and after. The number decides whether it worked, not the demo. And each solved problem is abstracted into a shared layer, so Siraj arrives at the next business already smarter. Your data never leaves your account.

Accountable to a measured KPI.
Smarter with every deployment.

Measured — day 14
31% 12%
● KPI verified · before / after
Shared layer — patterns, never data
Queue congestion at batch releaseabstracted · v3
Reorder-point driftabstracted · v1
Invoice follow-up decayabstracted · v2
How an engagement runs

Problem in. Measured result out.

01

Connect

Read-only access to what you already run. No migration, no new system to learn.

02

Investigate

Siraj works your data like an engineer on site and finds what's actually broken.

03

Build & backtest

It writes the fix and proves it against your own history before production.

04

Deploy

Ships with your explicit approval. You see every change in plain language first.

05

Measure

The promised KPI is tracked before and after. The number decides.

06

Learn

Patterns are abstracted into a shared layer. No client data ever crosses clients.

Why now
Everyone is scaling human forward-deployed engineers. Humans don't scale down to the millions of businesses that could never hire one. Siraj is built for exactly those.
Demo access — pilots open

Bring us a real problem.

We're running early pilots with a small number of businesses. Tell us the thing you've given up on fixing — that's usually where we start.

We read every request ourselves and reply to the ones we can genuinely help.

Request received.
We read every one. If your problem fits an early pilot, you'll hear from us directly.