Hacker News new | ask | show | jobs
Is it better to have fewer components? (alokit.substack.com)
2 points by avikalp 21 days ago
1 comments

The AI applications that I build have a core loop that does most of the work, and then most of the other components are designed to make sure that the output is actually correct and helpful. The components that I use for that -- are they also compounding the failure rate as this article suggests?