nos icon indicating copy to clipboard operation
nos copied to clipboard

Better Language Support - Detect language upon post and add language tag

Open rabble opened this issue 1 year ago • 0 comments

For Nostr to grow, users need to be able to find the content they want to see in languages they speak.

Nostr has a tag which can be added to any note for the language:

https://github.com/nostr-protocol/nips/blob/master/32.md

We should run a quick language detection check when posting and add this tag.

https://developer.apple.com/documentation/naturallanguage/nllanguagerecognizer

Once we start posting language tags for out content we can work on filtering by language on requests to relays.

rabble avatar Sep 08 '24 21:09 rabble