I hope it doesn’t stick.
Ask HN: How do you know if AI agents will choose your tool?
11–20 of 31 posts
Re: Ask HN: How do you know if AI agents will choose your tool?
#12Re: Ask HN: How do you know if AI agents will choose your tool?
#13Re: Ask HN: How do you know if AI agents will choose your tool?
#14[flagged]
I mean how do i check that my changes in documentation even work in a right way?
Re: Ask HN: How do you know if AI agents will choose your tool?
#15The marketing industry is currently calling SEO for chatbots “GEO”. I hope it doesn’t stick.
The tool i’ve didn’t see - “custdevs for agents”. So we can simulate choosing process for them in thousands of different scenarios. And then compare how tasty product looks for Claude or Gemini or any other LLM
Correct me if i’m wrong :)
Re: Ask HN: How do you know if AI agents will choose your tool?
#16Re: Ask HN: How do you know if AI agents will choose your tool?
#17Curious if anyone has seen differences in how models handle conflicting tool descriptions — e.g., two tools with overlapping capabilities where the boundary isn't clear. In my experience that's where most bad tool calls come from, not from missing descriptions but from ambiguous overlap between tools.
I wrote this post because of exactly those corner cases. If I'm building something agents would use - how do i understand which tool they'd actually choose?
For example you building an API provider for image generation. There are thousands of them in the internet.
I wonder if there are a tool that basically would simulate choosing between your product/service and your competitors one.
Re: Ask HN: How do you know if AI agents will choose your tool?
#18[flagged]
But it's the same points you should follow when designing a human readable docs(as zahlman said above). Isn't it?
Re: Ask HN: How do you know if AI agents will choose your tool?
#19Not an expert, but I think they will primarily use the tools that are used in the training data, so it can be difficult to have them use your shiny new tool. Also good luck trying to have them use your own version of a standard unix tool with different conventions.
I don't know if there a correlation between what LLM would choose now and how you product should look to most likely be in LLM data set.
In that YC video i mentioned in post body they discuss tool called ReSend - something like an email gateway for receiving/sending mails. What's interesting - there are a lot of tools like that, but LLM's would every time choose shiny new resend.
Seems like there are something more than just being in the internet for a long time :)
Re: Ask HN: How do you know if AI agents will choose your tool?
#20CRIPIX seems to be a new and unusual concept. I came across it recently and noticed it’s available on Amazon. The description mentions something called the Information Sovereign Anomaly and frames the work more like a technological and cognitive investigation than a traditional book. What caught my attention is that it appears to question current AI and computational assumptions rather than promote them. Has anyone h…