I’m trying to figure out use-cases for OpenClaw, I’ve seen property agents, software developers. What else ? How do you set it up ? Everything on the DGX Spark , or just use DGX for the API and run the Openclaw and agents elsewhere ? Where I am based, the ASUS GX10 is cheaper than a AMD 395 for similar specs, but even then, it’s still not cheap. I have got a couple of older intel mini PC to spare but those run hot and electrical bills are going up. :-D
So, here’s my current setup: DGX as an API server with three models. Hermes Agent on its own Linux VM. Windows Server in a VM. The VMs are running on Proxmox. I also have a 4060 TI with 16 GB of RAM there for very small tasks. I’m using Hermes Agent to experiment. But also for things like, “Download an X or YouTube video for me.” Transcribe it, then generate a translation and description. I built this pipeline using Hermes as scripts and skills. I use OpenCode (with Spark as the API endpoint) on my Windows VM to have it write Go programs for medium-sized tasks.