Hands on · Live demo

Two agents, one experiment: feel the difference

Two live agents are running in a sandbox right now, both reachable on WhatsApp. They have the same tools and the same Malaysian datasets. The only difference is the brain: one runs a frontier-class model, the other a budget model. Message both, ask the same question, and compare what comes back. This page is your guide while the demo runs.

The two agents

Agent GAJAH is the heavyweight. It runs a frontier-class model (OpenAI GPT-5.6 class), priced by OpenAI at $5.00 per million input tokens and $30.00 per million output tokens.

Agent KANCIL is the lightweight. It runs a budget model (DeepSeek v4 Flash), priced by DeepSeek at $0.14 per million input tokens and $0.28 per million output tokens.

Agent Model Input, per million tokens Output, per million tokens
GAJAH Frontier-class (OpenAI GPT-5.6 class) $5.00 $30.00
KANCIL Budget (DeepSeek v4 Flash) $0.14 $0.28

Both agents carry identical tools and identical data. Only the brain differs. That is the whole point of the experiment: any difference you feel in the replies is the model, not the plumbing.

Where to message them GAJAH: aiagent.research.my/wa1 • KANCIL: aiagent.research.my/wa2. Prefer Telegram? The same agents are mirrored at /tg1 and /tg2.

What to try

Ask anything about the Malaysian market. If you want a starting point, these questions exercise the datasets well:

The most useful move: send the same question to both agents, then compare. Look at three things. Depth: which answer goes further into the data? Caution: which agent flags what it does not know? Speed: which one comes back first? The differences are not subtle.

The rules of the sandbox

These rules are not decoration. They are a small, live example of the governance principles on the governance slide: constrain what an agent can reach, log what it does, and put a time limit on it.

Why the limits matter Every constraint here (isolation, read-only data, no outbound actions, logging, an expiry date) is a control you would want on a production agent too. The sandbox is the governance model in miniature.

What you are feeling

Two gaps at once. The capability gap: the frontier model tends to reason further, hedge more honestly and handle messier questions. The cost gap: the budget model does respectable work at a fraction of the price. Neither agent is simply better. The lesson for an insights or marketing leader is that model choice is a management decision, not a technical one: match the model to the job, and pay for frontier reasoning only where the job demands it.

Sources

Source Supports URL
OpenAI pricing GAJAH model pricing: $5.00 input, $30.00 output, per million tokens developers.openai.com/api/docs/pricing
DeepSeek pricing KANCIL model pricing: $0.14 input, $0.28 output, per million tokens api-docs.deepseek.com/quick_start/pricing

BASIC · Agentic AI Workshop · aiagent.research.my