Hacker News new | ask | show | jobs
Ask HN: Best solution to build AI agents?
2 points by khalilsautchuk 216 days ago
3 comments

I really like https://ai.pydantic.dev/ as it builds on existing developer knowledge and there is not much to learn in the framework itself.
I've been using https://google.github.io/adk-docs/

and am quite impressed after a week of test driving

First I think you should define what you mean by "AI agent".