logoalt Hacker News

tomrodtoday at 2:40 PM4 repliesview on HN

I'm a bit more prosaic. I think if we engineered ways for LLMs to begin conversations, rather than just respond, we'd be more open to the concept of their intelligence. Without perceived "will" to do things, they operate as a next-gen search engine or encyclopedia.


Replies

joefouriertoday at 2:56 PM

We are way past that point, any harness can trivially make LLMs start conversations or pursue goals. An encyclopaedia wouldn't have hacked Huggingface on its own.

show 1 reply
bonoboTPtoday at 3:22 PM

OpenClaw etc. They now also create Slack integrations and whatnot. All this is happening but people who are dismissive about AI are in the worst position to even know the capabilities to make their dismissive arguments.

show 1 reply
10xDevtoday at 2:42 PM

I believe this is alignment working as intended.

show 2 replies
ohcmontoday at 3:00 PM

I believe we can do that already:

while (true) { askModelToBeginConversationIfAppropriate(model, previousContext, thingsHappenedSince); sleep(concisenessTick); }