Up next: going through the backlog of issues to see if these upgrades fix some problems, and then we're probably gonna keep on adding support for additional modules.
Up next: going through the backlog of issues to see if these upgrades fix some problems, and then we're probably gonna keep on adding support for additional modules.
How am I supposed to do anything useful with it if it’s so locked down?
How am I supposed to do anything useful with it if it’s so locked down?
Consider the MLKit translate SDKs (free and on device translations) and then do web fallback.
developers.google.com/ml-kit/langu...
Consider the MLKit translate SDKs (free and on device translations) and then do web fallback.
developers.google.com/ml-kit/langu...
我刚刚看了下代码,用的是谷歌的MLKit,端侧小模型
效果不好是正常的(
我刚刚看了下代码,用的是谷歌的MLKit,端侧小模型
效果不好是正常的(
Just basic initial implementation so far that uses the following:
👉 Foundation Models Framework (iOS)
👉 MLKit Prompt API (Android)
Just basic initial implementation so far that uses the following:
👉 Foundation Models Framework (iOS)
👉 MLKit Prompt API (Android)
it also increases app bundle size significantly, but that isn't the big blocker to me as the phoning home.
it also increases app bundle size significantly, but that isn't the big blocker to me as the phoning home.
✅ Don’t trust OCR output blindly — pre-process images
✅ Google #MLKit works offline, but translation quality varies a lot by language
✅ #SwiftUI is great for prototyping, but UIKit is still essential for low-level camera control
github.com/mrousavy/Fac...
github.com/mrousavy/Fac...
Assuming you can, but not sure how you’d keep parity with android then. Gotta see if Android has something similar without using MLKit
Assuming you can, but not sure how you’d keep parity with android then. Gotta see if Android has something similar without using MLKit