fiatjaf on Nostr: Ben Arc was just complaining to me about the bad state of Python libraries today. I ...
Ben Arc (npub1c87…8avm) was just complaining to me about the bad state of Python libraries today. I think it's just because Python is not a great choice for making Nostr clients because of all the asynchronicity required it got left aside (same as dtonon (npub1000…vwqk)'s and viktorvsk (npub13f5…gvmt)'s Ruby).
The thing I wanted to do with Python, though, if I could, was to work on this thing:
The thing I wanted to do with Python, though, if I could, was to work on this thing:
quoting nevent1q…zyc3Happy Thanksgiving Fiatjaf, here's a demo that grabs nostr events, converts and stores their binary embeddings and retrieves the 5 closest and most different events from the query. Minimal demo, lots of places to improve on.
nevent1q…8zzj
https://github.com/limina1/nostr-binary-embedding-demo/