this post was submitted on 07 Mar 2025
39 points (89.8% liked)

Open Source

36178 readers
341 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
[–] [email protected] 6 points 1 month ago (2 children)

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

[–] [email protected] 1 points 1 month ago (1 children)
[–] [email protected] 3 points 1 month 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

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

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