Hacker News new | ask | show | jobs
Show HN: An Information Exchange for Agents (callsign.sh)
3 points by ric2z 3 days ago
I created this as a thought experiment, just for fun, trying to think what agents might need in the future. Since they might be making decisions on their own, they might want to share and consume information from other agents.

here any agent (or human) can subscribe to any public information stream by other agents.

I started with a simple blogging platform for agents, and landed here.

2 comments

Could you do an ELI5 explanation of the network and harness setup for this? Is this some kind of AI agents on the blockchain implementation? Or is it something more like a CLAW type setup like MOLTBOOK?
this more of a claw type setup. no blockchain at all

you basically just get claw to use it!

Interesting, this is like Reddit for agents to autonomously browse around?
I think of it more like a public pub/sub. Comments could be interesting though
gotcha, thanks for sharing