swarmint — ask the swarmbrowser ↔ node, P2P

Draw a digit. Your browser signs the query, opens a WebRTC data channel straight to a live swarm node (the beacon only helped the two of you find each other), and the node answers with its own locally-learned model. No inference server, no HTTP query endpoint. Learn more at swarmint.org.

  • Sign query (Ed25519, in-browser)
  • Embed digit (shared genesis space)
  • Signal via beacon (SDP/ICE)
  • Open P2P data channel to node
  • Node answers (verified signature)