Are these things actually useful or do we have an epidemic of loneliness and a deep need for vanity AI happening? I say this because I can’t bring myself to finding a use case for it other than a toy that gets boring fast. One example in some repos around scheduling capabilities mentions “open these things and summarize them for me” this feels like spam and noise not value. A while back we had a trending tweet about…
I don't have a Claw running right now and I wish I did. I want to start archiving the livestream from https://www.youtube.com/watch?v=BfGL7A2YgUY - YouTube only provide access to the last 12 hours. If I had a Claw on a 24/7 machine somewhere I could message it and say "permanent archive this stream" and it would figure it out and do it.
Claws are now a new layer on top of LLM agents
481–490 of 1001 posts
Re: Claws are now a new layer on top of LLM agents
#482Why mac mini instead of something like a raspberry pi? Aren't thede claw things delegating inference to OpenAI, Antropic etc.?
Re: Claws are now a new layer on top of LLM agents
#483Earlier quoted context omitted.
What exactly are they self hosting here? Probably not the model, right? So just the harness? That does sound like the worst of both worlds: You get the dependency and data protection issues of a cloud solution, but you also have to maintain a home server to keep the agent running on?
"maintain a home server" in this case roughly means "park a headless Mac mini (or laptop or RPi) on your desk" And you can use a local LLM if you want to eliminate the cloud dependency.
That ship has sailed a long time ago. It's of course possible, if you are willing to invest a few thousand dollars extra for the graphics card rig + pay for power.
Re: Claws are now a new layer on top of LLM agents
#484One safety pattern I’m baking into CLI tools meant for agents: anytime an agent could do something very bad, like email blast too many people, CLI tools now require a one-time password The tool tells the agent to ask the user for it, and the agent cannot proceed without it. The instructions from the tool show an all caps message explaining the risk and telling the agent that they must prompt the user for the OTP I ha…
Re: Claws are now a new layer on top of LLM agents
#485Re: Claws are now a new layer on top of LLM agents
#486Does one really need to _buy_ a completely new desktop hardware (ie. mac mini) to _run_ a simple request/response program? Excluding the fact that you can run LLMs via ollama or similar directly on the device, but that will not have a very good token/s speed as far as I can guess...
Re: Claws are now a new layer on top of LLM agents
#487That’s one of the reasons we’re building grith.ai ~ these ‘claw’ tools are getting too easy for use (which is good)… but they need securing!
Re: Claws are now a new layer on top of LLM agents
#488Re: Claws are now a new layer on top of LLM agents
#489I wonder how long it'll take (if it hasn't already) until the messaging around this inevitably moves on to "Do not self-host this, are you crazy? This requires console commands, don't be silly! Our team of industry-veteran security professionals works on your digital safety 24/7, you would never be able to keep up with the demands of today's cybersecurity attack spectrum. Any sane person would host their claw with us…
What exactly are they self hosting here? Probably not the model, right? So just the harness? That does sound like the worst of both worlds: You get the dependency and data protection issues of a cloud solution, but you also have to maintain a home server to keep the agent running on?
I'm not fascinated by the idea that a lot of people here don't have multiple Mac minis or minisforum or beelink systems running at home. That's been a constant I've seen in tech since the 90s.
Re: Claws are now a new layer on top of LLM agents
#490> Bought a new Mac mini to properly tinker with claws over the weekend. Disappointing. There is a Rust-based assistant that can run comfortably in a Raspberry PI (or some very old computer you are not using) https://zeroclawlabs.ai/ https://github.com/zeroclaw-labs/zeroclaw (Built by Harvard and MIT students, looks like) EDIT: sorry top Google result led to a fake ZeroClaw!
This is the official repo https://github.com/zeroclaw-labs/zeroclaw and its website: https://zeroclawlabs.ai/