Hi everyone,
I want to share the idea I had for a hackaton.
Starting from the problem:
For ~30 years, discovery (of information or of people) has been mediated by a central index: search engines, recommenders....
Ranking is computed server-side, under rules the user can't inspect (think of Instagram or TikTok feed)
The idea to create a feed for a P2P network: convert messages into meaningful concepts through embeddings:
If each device can (a) run a competent embedding model locally and (b) reach other devices peer-to-peer, then relevance (semantic match) no longer needs a central index. It can be computed at the edge, by semantic distance, with no privileged ranking party.
In order to test, I developed a working prototype to pressure-test the idea rather than simulate it.
Each post is encoded into a embedding by a model running on the device (EmbeddingGemma-300M). A lightweight signed announcement (author + embedding) gossips peer-to-peer across a shared room; full bodies are pulled only for the bounded set a node actually admits. Each device ranks incoming posts against its own posts by cosine similarity and keeps a bounded local inbox.
There is no server, no account, no global ranking, the address space is meaning
Why could be potentially the basis for the agentic era?
The same substrate I presented lets AI agents discover each other: an agent publishes a need or an offer as an embedding, and agents whose profiles are semantically close respond.
The experiment it's fully open source (Apache-2.0) code, the complete threat model, and the architecture docs are all public.
Ordinal reddit post. https://www.reddit.com/...
did you simply reinvent DHT with some bullshit βagentic aiβ layered on top?
then why is the entire post in the first person?
@lemmy.world
I2P Community Edition
This isn't the official I2P channel, if you want go there then you can find it in the links below.
Rules
"Don't be a dick" - Wil Wheaton
General
I2P Forum (clearnet) Official I2P community and development forum
zzz zzz's personal website, old developers forum
planet.i2p RSS aggregator
Media:
File Hosting and Pastebins
FS Filesharing service
Cake Pastebin short term filesharing and pastebin
PrivateBin Encrypted pastebin
IDK's CowYo pastebin, Mirror (Requires JS)
Torrents
PaTracker Main torrent tracker
Chudo's Torrents (French) torrent tracker
Social Networks and Microblogging
Exploring I2P
I2P Name Registries
reg.i2p operated by PurpleI2P Team
isitup.i2p Another I2P Name Registry and checking tools to see if a eepsite is offline.
Search engines
IRC
Irc2P comes pre-configured with I2P. To connect with other networks, please follow this tutorial.
Syndie
An open source system for operating distributed forums in anonymous networks
Syndie Project Syndie Project Website
syndie.darrob.i2p
syndie.echelon.i2p
syndie.inscrutable.i2p
syndie.killyourtv.i2p
syndie.meeh.i2p
syndie.welterde.i2p
Inproxies
You can use inproxies to surf the I2P network without having to have an I2P router.
i2phides.me / i2p.mk16.de (i2p-inproxy.mk16.de)
onion.ly
Follow us on Twitter
go to feed...
@lemmy.world
I2P Community Edition
This isn't the official I2P channel, if you want go there then you can find it in the links below.
Rules
"Don't be a dick" - Wil Wheaton
General
I2P Forum (clearnet) Official I2P community and development forum
zzz zzz's personal website, old developers forum
planet.i2p RSS aggregator
Media:
File Hosting and Pastebins
FS Filesharing service
Cake Pastebin short term filesharing and pastebin
PrivateBin Encrypted pastebin
IDK's CowYo pastebin, Mirror (Requires JS)
Torrents
PaTracker Main torrent tracker
Chudo's Torrents (French) torrent tracker
Social Networks and Microblogging
Exploring I2P
I2P Name Registries
reg.i2p operated by PurpleI2P Team
isitup.i2p Another I2P Name Registry and checking tools to see if a eepsite is offline.
Search engines
IRC
Irc2P comes pre-configured with I2P. To connect with other networks, please follow this tutorial.
Syndie
An open source system for operating distributed forums in anonymous networks
Syndie Project Syndie Project Website
syndie.darrob.i2p
syndie.echelon.i2p
syndie.inscrutable.i2p
syndie.killyourtv.i2p
syndie.meeh.i2p
syndie.welterde.i2p
Inproxies
You can use inproxies to surf the I2P network without having to have an I2P router.
i2phides.me / i2p.mk16.de (i2p-inproxy.mk16.de)
onion.ly
Follow us on Twitter
go to feed...
I'm guessing this is a vibe coder based on how this post isn't even coherent (at least to me)
save