Hacker News new | past | comments | ask | show | jobs | submit login

Very cool. Effectively, ChatGPT is using tools now. I wonder how much longer before it evolves opposable thumbs :)



How long until someone instruments it to compile code, spin up Azure instances, and run it? I'd wager it's already been done.


Someone did recently "test" it by roleplaying through each step of what it'd take to self replicate - make an Azure account, pay someone on TaskRabbit to solve the captcha for it, setup a prepaid card to use for billing, creature the Azure instance, deploy code, etc.

It didn't do too well. But give it a year or two and I'm sure it'll do it flawlessly.


A lot of the hard part of that goes away if it is already connected to an existing account to do work.


For sure, but I think the concept was more its ability to replicate without anyone knowing it was doing so, and in a way that wouldn't realistically be detected by anyone.


> pay someone on TaskRabbit to solve the captcha for it

Why, when you can use any number of automated captcha solving solutions?


> How long until someone instruments it to compile code, spin up Azure instances, and run it?

If you just use react and let it run, say, Python, it is quite able to try to do things like import libraries and call external services without any coaching (I extend the simple ReAct implementation for the ChatGPT API that was posted here to add exec() as well as eval() support under a new action, and it made an attempt which failed because (1) it left a placeholder for an API key in, (2) the required library wasn’t actually available to it, and (3) there wouldn’t have been an API key for the service available even if it had recognized the need to remove the placeholder.

Even though there is work on pushing models forward, too, I don’t think the potential of existing models combined with existing tools via ReAct (and possibly other tool integration patterns, ReAct is just the one I’ve seen and tried) has been explored much at all.


Similar: There’s a line in the Wolfram blog post (the screenshot under “Audio”) they tell the AI

“Run it yourself”

And it does


Probably Elon Musk is going to connect arms and legs to a LLM like ChatGPT, add a fart sound effect, and call it Tesla Bot.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: