I've been building a AI restaurant SaaS solo in my basement for two years and could really use some honest criticism.
I'm a solo founder in San Francisco, and I'm not a developer by any stretch. The only real coding I'd ever done was back in the early 2000s, when I taught myself a little C++ out of a textbook on an old, beat-up computer while I was in prison. I actually got a small program working that found the roots of a quadratic equation, which felt like magic at the time. Then I didn't touch code again for almost twenty years.
This actually started as a hardware idea. I wanted to make NFC and QR enabled bill-presenting clipboards and coasters for restaurants and bars, each one linking to a Linktree style landing page, mostly to make collecting reviews dead simple. I bought a $3,000 UV printer from China and actually made some pretty cool stuff. The problem was that I needed real custom landing pages to connect it all to, and I had no idea how to build them.
So I reached out to a programmer here in SF. He quoted me two to three thousand dollars just for the build, no monetization or anything ongoing. I was already broke from the printer, which is now sitting burnt out in my basement, so that was not happening. Out of options, I asked ChatGPT for help.
That is honestly how it started. I would copy code out of a ChatGPT chat, paste it into a text editor, save the files as .php, and upload them to GoDaddy shared hosting. That was the whole stack. No framework, no clue what I was doing.
Two years, a few different build environments, and thousands of hours later, the coaster idea quietly turned into a full restaurant platform. ChatGPT got me off the ground, but honestly most of the real app got built with Claude, first inside Windsurf and then in Claude Code for the last few months. It runs on a real VPS now instead of shared hosting.
It is called Omnia. It hooks into a restaurant's Square account and runs most of their customer side for them. You push a discount to Square, give the AI a quick brief, and it writes and schedules the social posts. There is an AI that answers the phone and takes orders. Customers order off a branded menu, and the reservations, waitlist, and loyalty pieces collect the data in the background. The review collection that started the whole thing is still in there. It's $99 a month and it doesn't take a cut of sales.
I'll be honest, I have been building this in a cave for two years and I could really use some outside eyes. The thing that keeps me up at night isn't the features, it's how you get a self-taught, "vibe coded" app taken seriously on security and reliability as a non-technical solo founder. I'm also curious whether the all in one approach actually appeals to people, or if most owners would rather have separate best of breed tools. Any constructive criticism, on the product, the site, the positioning, whatever, I'm genuinely here for it.
One last thing, since it's sort of the point of all this. Ten percent of profits go to a small nonprofit I run here in SF providing dog and cat food for the homeless and low-income community, All Good Dogs Outreach.
Happy to answer anything about the build or the workflow.