Claws are now a new layer on top of LLM agents
431–440 of 1001 posts
Re: Claws are now a new layer on top of LLM agents
#432Earlier quoted context omitted.
"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.
You have spend tens of thousands of dollars on hardware to approach the reasoning and tool call levels of SOTA models...so, casually mentioning "just use local LLM" is out of reach for the common man.
Re: Claws are now a new layer on top of LLM agents
#433> 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!
Re: Claws are now a new layer on top of LLM agents
#434Can't we rename "Claws" -> "Personal assistants"? OpenClaw is a stupid name. Even "OpenSlave" would be a better fit.
Some of this may be slightly satirical.
(But I still think “claws” works better than “personal assistant” which anthropomorphises the technology too much.)
Re: Claws are now a new layer on top of LLM agents
#435How much does it cost to run these? I see mentions of Claude and I assume all of these tools connect to a third party LLM api. I wish these could be run locally too.
Re: Claws are now a new layer on top of LLM agents
#436> 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!
Re: Claws are now a new layer on top of LLM agents
#437Earlier quoted context omitted.
Not a great use case for Claw really. I'm sure ChatGPT can one shot a Python script to do this with yt-dlp and give you instructions on how to set it up as a service
I mean that’s sort of where I think this all will land. Use something like happy cli to connect to CC in a workspace directory where it can generate scripts, markdown files, and systemd unit files. I don’t see why you’d need more than that. That cuts 500k LoC from the stack and leverages a frontier tool like CC
https://github.com/kzahel/claw-starter
Systemd basic script + markdown + (bring whatever agent CLI)
That's I think basically what you describe. I've been using it for the past two days it's very very basic but it's a I think it gives you everything you actually need sort of the minimal open claw without a custom harness and 5k loc or 50k or w/e. The cool thing is that it can just grow naturally and you can audit as it grows
Re: Claws are now a new layer on top of LLM agents
#438Earlier quoted context omitted.
Most web sites don't let you create service accounts; they're built for humans.
Is this reply meant to be for a different comment?
Re: Claws are now a new layer on top of LLM agents
#439I still dont understand the hype for any of this claw stuff
Re: Claws are now a new layer on top of LLM agents
#440> 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!