Live data from Hacker News

Ask HN: What is your preferred general purpose AI agent?

news.ycombinator.com

1–8 of 8 posts

Re: Ask HN: What is your preferred general purpose AI agent?

#3
i think what you want is interfacing directly with api's instead of making the ai navigate pages, fill up forms, and click buttons.

do you think our product at uncomplexities.com is something you would use? what it does is it uses the apis of saas paas iaas services directly instead of going through the user interfaces.

disclaimer: im the founder, we'll have a better version coming out next week

Re: Ask HN: What is your preferred general purpose AI agent?

#5

i think what you want is interfacing directly with api's instead of making the ai navigate pages, fill up forms, and click buttons. do you think our product at uncomplexities.com is something you would use? what it does is it uses the apis of saas paas iaas services directly instead of going through the user interfaces. disclaimer: im the founder, we'll have a better version coming out next week

Since it’s a general purpose bot, wouldn’t I want to convey instructions in plain English?

Re: Ask HN: What is your preferred general purpose AI agent?

#8
post #6
post #4

Claude 3.5 Sonnet

How are you using it?

For everything, both directly via the web interface and for coding via Copilot and Cursor.

For Python scripts and stuff I’m still using either ChatGPT or a locally running LLM, because I’m cheap and lazy and haven’t glanced at Claude API prices lately.