1
0 Comments

One thing that surprised us while building AI products

Hey everyone 👋

One thing that surprised us while building AI systems:

most reliability problems are not model problems.
They’re system design problems.

A lot of teams assume better prompts or bigger models will fix issues like:

• hallucinations
• inconsistent answers
• high API costs
• poor user trust

But in practice, the biggest improvements usually come from:

→ better retrieval pipelines
→ cleaner context handling
→ caching + async workflows
→ narrowing the AI’s scope early

We’ve seen smaller models outperform larger ones simply because the surrounding system was designed better.

Curious if others building in AI have noticed the same thing—or if model quality has been the bigger factor for you?

on May 26, 2026
Trending on Indie Hackers
5 days post-launch: Top 50 on Product Hunt, zero signups, and why I think that's actually fine User Avatar 136 comments The feature you're most sure about is the one you should question first User Avatar 125 comments I built an AI fitness coach, then realized AI was only solving half my funnel User Avatar 74 comments 641 downloads, 2 sales, and I still don't know why User Avatar 59 comments I let 3 LLMs argue on the famous AI "Car wash: Walk or Drive" problem to prove a point. User Avatar 51 comments I built a macOS app to make mobile E2E testing less awful User Avatar 46 comments