/* global React */ const { useState, useEffect, useRef } = React; function HomePage({ navigate }) { return (
AI Automation Studio · Kuala Lumpur

We ship AI that actually works
for Malaysian businesses.

Workflow automation, custom AI agents, technical advisory and bespoke web builds — designed for SMEs and enterprise teams ready to move beyond the demo.

{e.preventDefault();navigate("contact");}} className="btn btn-accent"> Book a discovery call {e.preventDefault();navigate("stories");}} className="btn btn-ghost"> See success stories
42+
Workflows shipped
9.4×
Avg productivity gain
17
Active client teams
2.1m
Tasks automated / yr
What we do

Four practices, one outcome.

We embed with your team, identify the highest-leverage workflows, and ship measurable wins inside 30 days. No 12-month transformations.

{[ { idx: "01", t: "Process Automation", d: "Replace spreadsheet-and-email workflows with reliable, auditable pipelines." }, { idx: "02", t: "Custom AI Agents", d: "Domain-trained agents that handle inbound, research, ops and customer ops 24/7." }, { idx: "03", t: "Tech Talks & Workshops", d: "Bring your leadership and engineering teams up to speed on production AI." }, { idx: "04", t: "Custom Websites & Tools", d: "Hand-crafted internal tools and marketing sites that don't feel templated." }]. map((s) =>
{s.idx} /
{s.t}
{s.d}
)}
How we engage

A 30-day path from idea to in-production.

We work in tight, weekly cycles. Every engagement begins with a free 60-minute scoping session.

{[ { n: "Week 1", t: "Discovery", d: "Process audit, data review, and a written opportunity map ranked by ROI." }, { n: "Week 2", t: "Prototype", d: "A working slice in your environment — not a slide deck. We invite feedback early." }, { n: "Week 3-4", t: "Ship & train", d: "Production rollout, runbooks, and a workshop so your team owns the system." }]. map((c) =>
{c.n}

{c.t}

{c.d}

)}

Ready to put a workflow on autopilot?

Tell us where the bottleneck is. We'll tell you, on the call, whether we can fix it.

{e.preventDefault();navigate("contact");}} className="btn btn-accent"> Book a call
); } function AboutPage({ navigate }) { return (
About

A small team, built around shipping.

We're a Kuala Lumpur–based studio of engineers, designers and AI practitioners. We started in 2023 with one belief: most companies don't need an AI strategy — they need someone to actually wire it up.

Our story

From a side project to fifteen production deployments.

2023 · Q2

Founded in KL

Two engineers, a borrowed conference room, and a stubborn belief that AI tooling was outpacing the consulting around it.

2024 · Q1

First enterprise contract

Automated three internal-ops workflows for a regional logistics company. They saved a headcount in three months.

2024 · Q4

Tech talks practice launches

After the fifth client asked us to "just train our team", we made it a real offering.

2026

17 active engagements

Across logistics, fintech, hospitality and SaaS. Still small on purpose.

{[ { k: "Principle 01", t: "Ship in weeks", d: "If it can't go to production in 30 days, we redesign the scope." }, { k: "Principle 02", t: "Plain language", d: "No jargon walls. We explain trade-offs your CFO can act on." }, { k: "Principle 03", t: "Owned by you", d: "Every system we build is documented, runbook-ready, and yours." }, { k: "Principle 04", t: "Fewer, better", d: "We cap our active engagements so each one gets real attention." }]. map((v) =>
{v.k}

{v.t}

{v.d}

)}
Team

The humans behind the agents.

A deliberately small bench. Everyone you meet on the sales call is on the build.

{[ { n: "Aishah Rahman", r: "Founder · Eng", i: "AR" }, { n: "Daniel Tan", r: "AI Lead", i: "DT" }, { n: "Priya Nair", r: "Design & Product", i: "PN" }, { n: "Marcus Lim", r: "Automation Eng", i: "ML" }, { n: "Hana Yusof", r: "Client Success", i: "HY" }, { n: "Wei Jian", r: "Full-stack Eng", i: "WJ" }]. map((m) =>
{m.n}
{m.r}
)}

See what we've built lately.

Three case studies covering logistics, fintech, and hospitality.

{e.preventDefault();navigate("stories");}} className="btn btn-accent"> Read stories
); } function StoriesPage({ navigate }) { const stories = [ { client: "Regional Logistics · MY", title: "Cut dispatch coordination from 6 hours to 18 minutes.", copy: "Replaced a dispatcher's morning spreadsheet workflow with an AI agent that ingests carrier feeds, confirms slots, and notifies drivers — with full audit trail.", quote: "It's the first AI project we've done that actually changed how a team works on Monday morning.", author: "COO, Regional Logistics", metrics: [{ v: "94%", k: "Reduced manual time" }, { v: "3wk", k: "To production" }, { v: "₂₈k", k: "Annual savings (USD)" }], bigNum: "94", bigLabel: "% manual work eliminated", chip: "Logistics" }, { client: "B2B Fintech · KL", title: "An AI underwriting assistant that scales the credit team.", copy: "Custom RAG pipeline over five years of underwriting memos and regulatory filings. Analysts now draft a first-pass memo in 20 minutes instead of two days.", quote: "We finally have a tool that speaks our compliance language, not just generic AI fluff.", author: "Head of Credit, Fintech", metrics: [{ v: "24×", k: "Faster first draft" }, { v: "0", k: "Compliance issues" }, { v: "6", k: "Analysts onboarded" }], bigNum: "24×", bigLabel: "speed-up on first draft", chip: "Fintech" }, { client: "Hospitality Group · SEA", title: "Multilingual concierge agent across 11 properties.", copy: "WhatsApp + web concierge handling reservations, requests and FAQ in 4 languages. Escalates seamlessly to humans with full context attached.", quote: "Guests don't realise it's not a person. The team just gets a tidy summary when it matters.", author: "GM, Hospitality Group", metrics: [{ v: "68%", k: "Self-service resolution" }, { v: "4.8★", k: "Guest CSAT" }, { v: "4", k: "Languages" }], bigNum: "68", bigLabel: "% self-service resolution", chip: "Hospitality" }, { client: "Manufacturing SME · Penang", title: "QC report drafting in under a minute.", copy: "Vision + LLM pipeline reads inspection photos and emits a structured report in the team's existing template. Floor supervisors stopped dreading Friday paperwork.", quote: "Something that used to be a half-day grind is now a coffee break.", author: "Plant Manager, Manufacturing", metrics: [{ v: "45 min", k: "Saved per report" }, { v: "99.2%", k: "Match accuracy" }, { v: "1", k: "Floor supervisor freed" }], bigNum: "45m", bigLabel: "saved per report", chip: "Manufacturing" }]; return (
Success stories

Quietly shipped. Loudly measured.

Four engagements from the last twelve months. All results verified with the client; names available under NDA.

{stories.map((s, i) =>
{s.chip}
{s.bigNum} {s.bigLabel}
{s.client}

{s.title}

{s.copy}

"{s.quote}" — {s.author}
{s.metrics.map((m) =>
{m.v}
{m.k}
)}
)}

Could yours be next?

Tell us your bottleneck. We'll tell you on the call whether we can fix it.

{e.preventDefault();navigate("contact");}} className="btn btn-accent"> Book a call
); } window.Pages = { HomePage, AboutPage, StoriesPage };