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: Who gets the credit, the agent or the human?

2 pointsby riyanapatel24 days ago
If you use AI Agents in your workflows, where does ownership apply? Is it the human or the agent?

2 comments

hnuser12345624 days ago
I spend hours prompting to refine my projects. The LLM is not smart enough to prompt itself into building exactly what I wanted. I made it and the LLM just helped me aggregate and access and organize knowledge faster than individual web searches ever could. Do you make sure to credit Google every time you share or use information you learned by Googling, even if you ended up reading research papers by actual people at actual universities?<p>I have my own automated LLM developer system. You simply give it a project description and it will iterate until it thinks it perfectly implemented the project description. I still take credit for what this system produces because I made the automated developer system in the first place and gave it the project ideas.<p>LLMs do not have autonomy. If you setup a self-prompting script with internet access and it figures out how to post something to social media, that still isn&#x27;t the LLM&#x27;s own inherent curiosity. That&#x27;s a person who intentionally put together a script that gives an LLM access to tools and poorly defined instructions.<p>The instruction tuning that makes LLMs reply like they&#x27;re a person you&#x27;re talking to, rather than acting like autocomplete, is doing a lot of heavy lifting into personifying a pile of matrices.
评论 #43757032 未加载
gogurt200024 days ago
It&#x27;s interesting that you worded that question differently in your title and post because I certainly see people take credit when it works, but blame the AI when it fails.
评论 #43756592 未加载
评论 #43757046 未加载