Skip to content

Add Llamatik – Kotlin Multiplatform LLM inference (Android, iOS, Desktop)Β #21

@ferranpons

Description

@ferranpons

Hi πŸ‘‹,

First of all, thank you for maintaining this great, curated list β€” it’s a handy reference for LLM engineers.

I’d like to propose adding Llamatik to the toolkit.

Llamatik is an open-source Kotlin Multiplatform library that enables local / on-device LLM inference across:

  • Android
  • iOS
  • Desktop (JVM)

It provides a unified Kotlin API on top of native backends (based on llama.cpp), with a strong focus on:

  • Privacy-first, offline inference
  • Sustainability (efficient local execution)
  • Cross-platform developer experience (single API, multiple targets)

Key features:

  • Kotlin Multiplatform (KMP) first-class support
  • Native performance via C++ integration
  • Works with Compose Multiplatform apps
  • MIT licensed
  • Suitable for mobile, desktop, and edge use cases

πŸ”— Repository: https://github.com/ferranpons/llamatik
🌐 Website: https://llamatik.com

If you think it fits the scope of the list, I’d be happy to submit a PR or adapt the description/category as needed.

Thanks for your time and for curating this resource!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions