Ask HN: What framework/tool should I use for building agents?
Hi all,
I recently started getting into agents and am looking into tools/frameworks to build my own agents. I am specifically looking for tools that allow me to "build from scratch", so preferably no n8n or some other agent builder platform. I stumbled upon Pydantic AI and it looks very promising. However, I was wondering the following: what is the current go-to standard in industry when it comes to tools/frameworks for building agents "from scratch"?
Best,
Berke
2 comments
[ 0.24 ms ] story [ 23.0 ms ] threadI'd focus on the underlying service provider APIs first, in the same manner as any other cloud resource.
Good luck!