TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Are most AI agents worthless?

3 pointsby galfarragem3 months ago
I would like to know the HN opinion on AI agents. I&#x27;m learning about the subject but so far it seems that most AI agents that are posted on HN, if not useless, hardly worth to pay and are just a sloppy wrapper of a LLM <i>du jour</i>. What&#x27;s your take on this?

3 comments

ericalexander03 months ago
I haven&#x27;t seen anything useful in the agent space. I definitely haven&#x27;t seen anything I would trust in a business process.<p>At the same time, I&#x27;m constantly amazed at how accessible LLMs have made automating things with Python. I&#x27;m seeing more non-SDEs describe what they want to do and then iterate on a solution with the LLM.<p>So I see more happening in this space, but it&#x27;s a little more deterministic and a little less abstracted than the current products are headed.<p>I also see Gitlab or GitHub dabbling in this area. At some point you need to deploy the code. GitHub actions, workspaces, and pages are not that far off from a product that could cater to this need.
dtagames3 months ago
Since no new fundamental AI breakthrough has happened since transformers were invented, it stands to reason that <i>all</i> current applications of AI are just LLMs underneath.<p>RAG is just an LLM plus regular procedural code acting on the LLM output. So are &quot;reasoning&quot; agents, because the reasoning is done via LLM predictions. &quot;Agents&quot; are just RAG applications that have access to your screen, keyboard, and mouse. It&#x27;s LLMs all the way down.
beernet3 months ago
Agents are a tool and must be treated as such. Is the tool worthless? Depends on its application. There seems to be lots of confusion around this topic by people not experienced with data and analytics.
评论 #43047967 未加载