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
30 days ago I posted here with $0 revenue. Here's what actually happened next. User Avatar 148 comments I used $30,983 of AI tokens last month in Claude code on $200/mo plan User Avatar 90 comments my reddit post got 600K+ views. here's exactly what i did User Avatar 58 comments How to spot high-intent customers in 5 minutes, for free. User Avatar 44 comments Fixing broken scrapers instead of working on my actual product. So I made it my problem. User Avatar 38 comments I Built a Habit Tracker SaaS Alone in 6 Weeks (No CS Degree, No Team). Here's Exactly How User Avatar 38 comments