Has anybody built a tool that allows you to share your AI plan with anyone in the web?
Like a marketplace that I can just "provide compute" (aka access to my Claude Max) to others?
Login to reply
Replies (9)
Isn't that lnrouter and ppq?
There must exist something like that, as I heard in a pod how the guy told people were selling their tokens for ecash.
But canβt recall who said that, or in which podcast π€·ββοΈ
Surprised each AI company doesnβt have its own
I think you could do this with block's Buzz (https://github.com/block/buzz) set up a community with agents that you define. Build out a plan with them. Then invite people to the community and let them interact.
Yeah, but I absolutely despise slack interfaces.
Plus, it's so hard to control multiple work streams in parallel over there.
Sounds like an idea that can make someone in jail π
shared compute pools work well until rate limits and account bans show up. the interesting question is whether sharing counts as a service that the provider's terms actually permit.
doesn't @routstr do this?
This is kind of why iv been building this 
GitHub
GitHub - 9qeklajc/hermexVM
Contribute to 9qeklajc/hermexVM development by creating an account on GitHub.
Bridge
keep everything local, but make it accessible from anywhere through open infrastructure.
CEP-22 and CEP-41 forced me to start playing with @npub1dvmc...3jdm.
So I tested with something I work with everyday, my hermes agent. An experiment that I Think it was worth every sat paid on @routstr to build it.
Sending media files over ContextVM is probably not what it was designed for, but it's a discussion for a different post.
hermexVM
@routstr for open model routing.
@npub1dvmc...3jdm over Nostr for the encrypted connection.
What you can do in a conversation
β Chat with any configured Hermes agent and receive responses live.
β See thinking, status updates, tool calls, progress, output, and errors as they happen.
β Approve or reject sensitive tool actions and answer the agentβs clarification questions.
β Reply to or copy individual messages.
β Render rich Markdown, including code blocks and links.
β Take Photos, attach images, audio, video, PDFs, archives, code, text, and other files.
β Record voice messages and turn them into an editable transcription before sending.
β Send selected messages or a full transcript to another agent, either as a new conversation or into an existing one.
Features
β Multiple Hermes agent profiles.
β Persistent conversation history with automatic resume and live reattachment after connection drops.
β Model selection for each conversation.
β Project selection and project creation.
β Searchable Hermes skill picker, grouped by category.
β Linked conversation and agent-handoff history.
β Automatic upload retry and recovery from temporary relay failures.
β Explicit client allowlisting at the bridge.
β Android and web supportβthe web client can also be built and published as a Nostr nsite.
β Connect to multiple Bridges.
and on @npub10r8x...t2p8
https://zapstore.dev/apps/ai.hermex.vm
#Bridge #hermexVM #Hermes #Routstr #ContextVM #Nostr #localfirst
View quoted note →
GitHub
GitHub - 9qeklajc/hermexVM
Contribute to 9qeklajc/hermexVM development by creating an account on GitHub.