Thomas Steiner
Thomas Steiner
I've opened PR https://github.com/bluesky-social/social-app/pull/9070 that implements built-in translation as a progressive enhancement on browsers that ship the [Translator API](https://developer.chrome.com/docs/ai/translator-api) (currently Chrome 138 and later). On non-supporting browsers, it falls back...
This is a very important project! Quick question on step 2. if I may: Where can I find the collector website ?
Wow, thank you! Very helpful!
I've released a little [library](https://github.com/tomayac/npm-sha256-hash-fetcher) that I think can be super neatly integrated in Transformers.js for also storing the Wasm files dynamically in Cross-Origin Storage. ```js import { NPMSHA256HashFetcher }...