this post was submitted on 07 Mar 2025
41 points (91.8% liked)

Open Source

35421 readers
352 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] 2xsaiko@discuss.tchncs.de 6 points 3 weeks ago (2 children)

It probably uses Apple’s CoreML. Not sure if Android has an equivalent API.

[–] foremanguy92_@lemmy.ml 1 points 3 weeks ago (1 children)
[–] 2xsaiko@discuss.tchncs.de 3 points 3 weeks ago (1 children)

It's Apple's API for hardware-accelerated machine learning. Their new devices have specialized ML hardware so it's actually feasible to run on mobile devices. Probably what they also use for Apple Intelligence. https://developer.apple.com/documentation/coreml

[–] foremanguy92_@lemmy.ml 1 points 3 weeks ago* (last edited 3 weeks ago)

Seems like a good project to implement on the green side (Or pinguin side)