From Truck Driver to AI Builder

The story of why one man built his own AI council.

My name is Zhao Kefei. Most of my adult life, I've been behind the wheel of a truck.

Long-haul trucking in China means long stretches of empty highway, hours of waiting at loading docks, and a lot of time alone with your thoughts. Some drivers listen to music. Some call home. I started learning to code.

It wasn't glamorous. I installed a coding environment on a cheap laptop and practiced in my cab during breaks. The first few months were brutal — I'd spend hours stuck on something a CS graduate could solve in ten minutes. But trucks don't drive themselves (not yet), and I had time.

Over time, I built tools. First small ones — a floating prompt helper, a quick server setup script. Then bigger things — a VPN management dashboard, a complete server deployment toolkit. I wasn't writing elegant code, but I was writing code that worked.

Then AI happened.

I started using ChatGPT, Claude, Gemini, DeepSeek — whatever I could get my hands on. What struck me wasn't how smart these models were. It was how different they were. Ask the same question to four different AIs and you'd get four different answers, each confident, each convinced it was right.

That's when the idea hit me: if one AI can be wrong, but asking four costs the same as asking one — why would you ever ask just one?

AI Roundtable was born in a truck cab. The idea that decisions — especially important ones — should be stress-tested by multiple perspectives. Not because any single model is bad, but because every single model has blind spots. Including us.

I built the first version for myself. A tool that sends a question to four models at once, then shows where they agree and where they fight. It was supposed to be a personal assistant for my own choices. Then I realized: everyone needs this.

So I cleaned it up, gave it a dark neon theme (truck drivers like things that glow), and put it online.

No investors. No AI credentials. No bullshit.

— Zhao Kefei