At the bottom of this post, you’ll find a link to an article where you can learn about:
🔸 Porting the MediaPipe “LLM Inference” Android demo to Kotlin
🔸 Kotlin Multiplatform (KMP) to support iOS. Project repository: https://lnkd.in/ddmWgUad
🔸 Two common ways of calling iOS SDKs in KMP:Directly invoking third-party libraries added via Cocoapods in Kotlin.
🔸 Calling third-party libraries from the iOS project in Kotlin.
🔸 Tips for dependency injection in KMP across platforms (based on Koin Kotzilla).
🔸 A brief background on On-Device Models and the Gemma 1’s 2B LLM model.
Click here to read the full post.