this post was submitted on 02 Sep 2022
1 points (100.0% liked)

search-engines

121 readers
1 users here now

search engine software and sharing new alternative search sites.

founded 3 years ago
MODERATORS
 

Konnu is a peer to peer full-text search engine written in Rust.

Konnu indexes documents and stores them in a peer-to-peer network, making them searchable without requiring a server.

Fundamentally, Konnu is built around two ideas:.

  • Any text can be represented as a dense vector.

  • A vector can be encoded into one or more hashes which can be published into a DHT.

This makes it possible to search the network for data.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here