Michael Bui

Hey, I'm Michael

Unleash Your Abilities in the AI Era

I’m an engineering leader in Singapore writing about agentic AI, leading teams that do their best work, and living deliberately. Everything I publish is here, newest first.

More about me

Stop Chasing the Best AI Model. Start Defining the Problem Better!

5 min read

During an agentic coding session, my AI assistant hit an accuracy wall on a classification task and decided to swap models.

Read More: Stop Chasing the Best AI Model. Start Defining the Problem Better!

100% Coverage, and the Service Still Failed

8 min read

The 80% code coverage bar has been the industry’s comfort blanket for over a decade. Teams set it as a CI gate, PRs get blocked if they dip below it, and everyone sleeps a little better knowing …

Read More: 100% Coverage, and the Service Still Failed

All Tests Green. App Still Broken. Until AI Experiences It Like A User

8 min read

Every test in your suite is green. Every user still sees the issue! 45% of all reported defects are visual - broken layouts, wrapped text, hidden buttons - and your test suite catches exactly zero of …

Read More: All Tests Green. App Still Broken. Until AI Experiences It Like A User

Multi-Vector Multimodal RAG - The Upgrade Your RAG Pipelines Need

11 min read

I was building a document search system when something odd happened. The retrieval scores looked fine - cosine similarities in the 0.85+ range, top-5 results all semantically relevant. But the LLM …

Read More: Multi-Vector Multimodal RAG - The Upgrade Your RAG Pipelines Need

I Built 2 Multi-Agent Systems - Here's What I Learned About the Architecture

15 min read

Enterprise adoption of multi-agent AI surged from 23% in 2024 to 72% in 2026. The market is projected to reach $52 billion by 2030. Yet between 41% and 87% of multi-agent LLM systems fail in …

Read More: I Built 2 Multi-Agent Systems - Here's What I Learned About the Architecture

The Three Layers of AI Transformation

9 min read

Singapore just established a National AI Council chaired by Prime Minister Wong, committed over S$1 billion to AI research and development, and set a target to train 100,000 workers to become …

Read More: The Three Layers of AI Transformation

The Hard Truth About OpenClaw

6 min read

Every few months, a new open-source AI framework captures the collective imagination of the tech community. Right now, that spotlight belongs to OpenClaw. Forums light up with screenshots, YouTube …

Read More: The Hard Truth About OpenClaw

Less Is More - How My Tech Stack Got Leaner and Meaner

5 min read

I had a Kubernetes cluster running inside my NAS. ArgoCD managing deployments. Cloudflare Zero Trust handling ingress. On paper, it was an enterprise-grade homelab. In practice, it was an …

Read More: Less Is More - How My Tech Stack Got Leaner and Meaner

To Vibe or Not To Vibe

5 min read

You know the feeling. Late night, fresh idea buzzing, your AI coding companion humming along. You describe a function, sketch a UI, and poof - lines of code bloom onto the screen. Features materialize …

Read More: To Vibe or Not To Vibe

MCP Explained from Inside Out

5 min read

I was running a local AI agent on my homelab when I hit a familiar wall. I asked it to summarize a file from my NAS. It could not see the file. I asked it to search the web for the latest Gemini …

Read More: MCP Explained from Inside Out

Unleashing the Power of Collaborative AIs

5 min read

I spent months using ChatGPT and local LLMs as standalone assistants. They were impressive, but something kept bothering me. I would ask one model for a business strategy and get a decent plan - but …

Read More: Unleashing the Power of Collaborative AIs

The GPS Framework for Productivity

5 min read

I used to be the person with 47 browser tabs open, three half-finished courses, a Jira backlog that kept growing, and a vague sense that I was busy but not productive. Sound familiar? Balancing …

Read More: The GPS Framework for Productivity