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 there any real examples of AI agents doing work?

86 pointsby nomad-nigiri4 months ago
2025 is the year of agents. I’ve heard about SDR AI agents but not great things. Most “agents” sound like workflow automations that have been around forever. Anyone have an example of an “ai” agent which I understand to be intelligent that isn’t a glorified or rebranded workflow automation? Thx.

23 comments

chevman4 months ago
Been in BigCo land for 20 years now, and have seen the rise and fall of quite a few AI&#x2F;ML&#x2F;RPA etc fads.<p>Honestly the whole landscape seems broken and unproductive at this point.<p>Countless vendors, platforms, cloud environments, industry&#x2F;technical jargon - all with different pricing models, SLAs, tooling, etc etc.<p>Getting anything usable is a challenge and most orgs spin in a never ending cycle of data integration&#x2F;normalization work that produces little business value.<p>My advice to teams now is simplify, reduce, streamline - get to the kernel of what you think you need and protect it all costs. Most of the shiny new objects being pitched as silver bullets are just ways for other people to make money off your margin.
oraphalous4 months ago
I too would like to hear some examples.<p>On the one hand you have gurus claiming that AI agents are going to all make all SaaS redundant, on the other claiming that AI isn&#x27;t going to take my coding job, but I need to adapt my workflows to incorporate AI. We all need to start preparing now for the changes that AI is going to cause.<p>But these two claims aren&#x27;t compatible. If AGI and these super agents are that bonkers amazeballs that they can replace entire SaaS companies - then there is no way I&#x27;m going to be able to adapt my workflows to compete as a programmer.<p>Further, if the wildest claims about AI end up proving to be true - there is simply no way to prepare. What possible adaptation to my workflow could I possibly come up with that an AI agent could not surpass? Why should I bother learning how to implement (with today&#x27;s apis) some RAG setup for a SaaS customer service chatbot when presumably an AI agent is going to make that skillset redundant shortly after?<p>I&#x27;m going to be interviewing for frontend roles soon, and for my prep I&#x27;m just going back to basics and making sure I remember on demand all the basics css, html, js&#x2F;ts - fuck the rest of this noise.
评论 #42667157 未加载
评论 #42667098 未加载
评论 #42667034 未加载
readyplayernull4 months ago
I like this distinction from automation by Bartosz Pucek:<p>At its core, an Agent is software that can:<p><pre><code> Take in a task description Break it down into steps Execute those steps using available tools Adapt its approach based on feedback </code></pre> The key distinction from traditional automation: Agents handle variance and uncertainty by replanning rather than failing when their happy path breaks.<p>Source: <a href="https:&#x2F;&#x2F;newsletter.pucek.com&#x2F;p&#x2F;2025-the-state-of-ai-agents-and-engagement" rel="nofollow">https:&#x2F;&#x2F;newsletter.pucek.com&#x2F;p&#x2F;2025-the-state-of-ai-agents-a...</a>
评论 #42668312 未加载
评论 #42668651 未加载
ayush23904 months ago
We are working on a project Potpie (<a href="https:&#x2F;&#x2F;github.com&#x2F;potpie-ai&#x2F;potpie">https:&#x2F;&#x2F;github.com&#x2F;potpie-ai&#x2F;potpie</a>). It&#x27;s basically an open-source AI agentic platform that helps the developers to build AI Agents that truly understand your complex codebases and performed desired actions. Unlike majority of the AI Agent platforms and GenAI models, Potpie&#x27;s AI Agents can understand the overall context of your codebase thoroughly
th0ma54 months ago
Amazing that at nearing the 50 comment mark and there only seems to be people who have successfully created tutorial examples? And some other things that could be done with more purpose specific traditional solutions. And some people showing love for the concepts. This is probably the bleakest I&#x27;ve seen a Ask HN thread considering this is where all the money is going. I think one stark thing that maybe isn&#x27;t being addressed is that the value of the models is being completely controlled by the model creators or else there would be at least one story by now of success that doesn&#x27;t involve merely making the LLM products available to customers as a middle entity.
评论 #42667955 未加载
评论 #42731407 未加载
kodablah4 months ago
What&#x27;s wrong with an agent being a glorified workflow? At Temporal (where I work), it seems plenty natural for agentic AI to just be AI worklows. Here&#x27;s a video we put out this week demonstrating it: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;GEXllEH2XiQ" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;GEXllEH2XiQ</a> (code at <a href="https:&#x2F;&#x2F;github.com&#x2F;steveandroulakis&#x2F;temporal-ai-agent">https:&#x2F;&#x2F;github.com&#x2F;steveandroulakis&#x2F;temporal-ai-agent</a>).
评论 #42667389 未加载
评论 #42667358 未加载
评论 #42667432 未加载
jncfhnb4 months ago
Most “agents” are just starter prompts + a small set of tools that they can use to respond to things, like access to a database.<p>They’re workflow automation
评论 #42670087 未加载
评论 #42668276 未加载
评论 #42668962 未加载
breckenedge4 months ago
Here’s a a talk from a month ago that covers a few use cases that are definitely beyond simple glorified workflow automation.<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;SpKtpW9TGF0?si=TRE6o7FfzCmhBuZq" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;SpKtpW9TGF0?si=TRE6o7FfzCmhBuZq</a>
评论 #42667414 未加载
neom4 months ago
The name for me is less important so much as can I have something that does my work for me. I&#x27;ve been starting to play with my own solutions between the 3 foundational modal companies. I&#x27;ve started to try to build my own stuff a bit, I think I need to learn more about apple scripting, also so far my experiments have required me to have multiple systems running to make it super easy for me.<p>You&#x27;re all going to laugh at this stuff because it&#x27;s so remedial and also clearly not agents but a couple things I&#x27;ve done... I won&#x27;t say I really USE this stuff daily, I just play to see what I can do. I&#x27;ve figured out how to pass screenshots back and forth between modals (I have one computer take a screenshot every 30 minutes, and then send that screenshot to another machine, that machine is set up with a mouse hovering over the upload button on perplexity, it uploads the screenshot, and then perplexity does the work from the screenshot) An example of this that worked ok was I had chatgpt create all the themes for the social media schedule I needed to do this year, then I passed that screenshot to perplexity to do the searching on the web, and then I passed that to claud to write the tweet. This actually works ok-ish and I&#x27;m going to expand it a bit over the coming weeks I guess. Things like this are super helpful for weird hacks like that: <a href="https:&#x2F;&#x2F;github.com&#x2F;BlueM&#x2F;cliclick">https:&#x2F;&#x2F;github.com&#x2F;BlueM&#x2F;cliclick</a><p>Another thing I&#x27;ve found actually works pretty well is setting up two computers next to each other with ChatGPT voice mode, if you give them custom instructions to be sure to wait for the other one to be done talking, they don&#x27;t interrupt each other and can get quite a bit of work done. Here is just a video of the mvp that I sent to a friend ages ago once I started playing with the idea: <a href="https:&#x2F;&#x2F;s.h4x.club&#x2F;kpuzNkNL" rel="nofollow">https:&#x2F;&#x2F;s.h4x.club&#x2F;kpuzNkNL</a> - I actually use this method of working quite often now, couple times a week at least, I find it&#x27;s pretty helpful. If I knew how to put 4&#x2F;5 modals together in one app and give them each custom instructions, I&#x27;d love to try building a team (if someone out there actually knows how to build this kinda stuff, I&#x27;m happy to help flesh out how the product would need to work, but I don&#x27;t think it&#x27;s super difficult to build at this point, I&#x27;m just not technical enough)
评论 #42668976 未加载
falcor844 months ago
I&#x27;m not exactly clear what you&#x27;re asking. Where do you draw the line between &quot;workflow automation&quot; and &quot;doing work&quot;? To me it just seems like a spectrum with rapidly moving goal posts.<p>A decade ago, enterprises had quite a lot of roles involving essentially moving data from one ERP screen to another. From what I&#x27;m seeing, these roles seem to be quickly disappearing, with a combination of proper API-based automation, GUI automation and most recently LLM &quot;agents&quot; in crucial steps.<p>And on a very different note, I as a developer could ask an AI tool such as Aider or Windsurf to perform a big refactoring or other code change, working autonomously across code changes and shell commands until it passes all tests - this is agentic behavior that I didn&#x27;t have even a year ago.
jimkri4 months ago
I&#x27;ve created agents for the following:<p>- ICP &#x2F; Sales Agent: I hired an offshore resource and built a GPT that they can send titles and other identifiers to, and it would say if it was in our ICP or not. I created it for a specific process that has outlined steps and FAQ from that person on things they have encountered, I plan on adding more questions and answers. This was super helpful on saving time on answering questions about titles &#x2F; improving the results of their work.<p>- Domain Policy Scan (SPF, DKIM, DMARC): I scan domains and find SPF records and then use an Agent and a prompt to break out all the system tokens from the SPF to understand the systems companies are using. The prompt is a consent work in progress, but I have it done to be really consistent<p>Both have been really helpful to my overall workflow.
评论 #42638080 未加载
评论 #42667343 未加载
jokethrowaway4 months ago
Just a buzzword for investors given we peaked with language models.<p>Chaining different prompts can be useful: calling that agents is purely marketing: these models are pretty dumb and don&#x27;t have agency. I&#x27;d stay away from related frameworks
idkwhattocallme4 months ago
sales ops here. I was just tasked with figuring out how to use AI to use previous quotes to generate new quotes so sales people don&#x27;t spend so much time creating quotes. Seems like the perfect thing for an agent. Anyone done this?
评论 #42632441 未加载
评论 #42630429 未加载
评论 #42638143 未加载
评论 #42630733 未加载
评论 #42734967 未加载
thekevan4 months ago
I have mentioned this on Twitter recently. My stream there is full of people talking about agents being the future, several posts on how to make them, but almost zero examples of any that they have built or used.
deadbabe4 months ago
How can people tolerate the non-deterministic nature of AI agents in critical production workflows?
评论 #42667507 未加载
dhanushreddy294 months ago
I don&#x27;t still understand what really the hype is here, agent is just &quot;A SMART FUNCTION CALLING ROUTER&quot; at ground level, nothing more nothing less<p>Can be called as smart bot or bot 2.0 or something, but agent is way too much. Nothing really is agentic in agents
davidgerard4 months ago
reminiscent of:<p>Ask HN: Are there any substantial examples of blockchain solving a real problem? (2020)<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22914430">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22914430</a>
williamcotton4 months ago
Cursor’s agent in the Composer workflow will check the linter as well as run tests in the “yolo” mode.<p>What makes it an agent is the feedback loop of making a change and then seeing the results and making further changes.
tiffanyh4 months ago
“Agents” are the new “middleware” &#x2F; “workflow automation”.<p>What’s old is new again.<p>(Which is also why Salesforce is going big on agents. They acquired Mulesoft 8-years ago and agents are the next evolution of middleware)
Jerrrry4 months ago
&quot;Workflow automation&quot; is gonna be the goalpost to beat
qgin4 months ago
Gemini with Deep Research has been really awesome to work with. It’s useful already now, but gets me very excited to see where agent work goes.
rkuodys4 months ago
Unfortunately I&#x27;m one of those who haven&#x27;t working stuff but hopefully will have one soon enough.<p>My thought process on agentic work is following- treating them for input-output operations to merge with deterministic processes.<p>To be more specific- from what I see in my non-tech industry, when you try to implement process management, people are quite good and terrible at implementing agreed processes at the same time. They are great at detecting deviation from process - when exception is needed and terrible to do same thing 1000th time in a row.<p>So on high level, I think agents should address automation, and detect when there is deviation from the process. In which case a human person should take over.<p>Tldr - I don&#x27;t thing agentic workflows without human will be there any time soon. But we will have 2 human + agents replacing 10 human team
lcreaper74 months ago
instagam