I Built My Brother's Fleet an AI Dispatch System — Without Writing a Single Line of Code
Customers send orders via Telegram, Line, WhatsApp, and SMS — the AI reads them, creates calendar events, and pushes dispatch messages to drivers. The month-end dashboard draws itself. I didn't write a single line of code.
My brother runs a car fleet with a friend — mostly airport pickups and private charters.
Customers send orders from all over the place — Telegram, Line, WhatsApp, SMS — and he had to read each one, manually type it into a Google Sheet, work out the timing and assign a car himself, then copy a message to notify the driver. It ate up a good chunk of his day, with the constant risk of a typo or a missed order.
Over the past two weeks, I automated the whole thing for him.
Now, whenever a customer message gets dropped into a single Telegram chat window, the system reads it automatically, fills in the right fields, and creates the Google Calendar event on its own. If the incoming message is missing something, it flags what's missing. He gives a command in the chat to assign a driver, and the dispatch message gets pushed to that driver. At the end of the month, if he wants to see how many trips he ran, which driver took the most orders, or the split between Taiwanese, Japanese, and Korean customers — he opens the dashboard, and all the charts are already drawn.
It sounds like I did something pretty impressive.
But honestly, I didn't write a single line of code for this whole system. The AI wrote all of it.
I only did two things: explain clearly what I wanted to the AI, and check whether what it built was correct.
Sounds simple, but those two things are where the real time goes.
Things like "how exactly does he take orders every day," "what's the most annoying part for him," "what numbers does he actually want to see" — I had to think all of that through clearly in my own head before I could explain it to the AI. And then everything the AI wrote, I had to actually use, one piece at a time, to check whether it did what I said, whether it missed any edge cases, whether it quietly changed something it shouldn't have.
Back and forth, polishing, fixing bugs, testing — it took about two weeks. If you've never touched AI at all, I'd guess just taking the first step, figuring out how to even talk to it, could keep you stuck for a month or two.
After the features were done, I spent a good while having the AI build in security measures, run vulnerability scans, and write a whole suite of tests that automatically verify the system isn't broken. Most people skip this part — hey, it runs, good enough. But the people actually using this are real customers and real drivers; if something goes wrong, it affects the entire operation. Plus, having read about so many pitfalls that veteran vibe coders ran into online, this really isn't the place to cut corners. What needs doing still needs doing.
The biggest takeaway afterward wasn't actually about the technology.
When you scroll social media, you get buried in AI news every day — all the demos and discussions look absolutely magical. But walk into actual traditional industries, and most people are still pretty disconnected from all of it. It's not that they don't want things to be easier — it's that they have no idea how to explain what they do every day to an AI, and no idea how much AI can already do for them.
Using AI to crank out content for social media has a low barrier — anyone can pick it up. But actually building AI into your daily workflow is a completely different thing. Not because it's hard, but because people are just lazy by nature — even when a few sentences with an AI can now do what used to take years to learn, plenty of people still won't, or don't have the time to, get their hands dirty.
I've been a few months into leaving my job to start my own thing. I've made a lot of small tools, and I'm still finding my direction. But after doing this for my brother, I got a feeling — maybe I can help more people make the daily work they find "endlessly annoying but don't know how to fix" a little lighter.
If you know someone running a traditional business, doing the same thing over and over every day (filling out forms, collecting messages, organizing customer data, reconciling accounts…), who feels there must be a smarter way but doesn't know where to start — come talk to me.
You don't need to know how to code. Really. You just need to be willing to explain what you do every day, properly, to an AI.
#Solopreneur #AIWorkflow #Automation #KeepLifeSimple #SMBDigitalTransformation #TraditionalIndustryCanBeHighTech