Hi I am new in ML/Ai Deep learning and I will start with kotlin and computer vision any recommendation ?
p
Peter
11/05/2025, 3:27 PM
If you want to build some front-end or integration to an existing AI model, Kotlin is a great choice. For example: https://blog.jetbrains.com/kotlin/2022/01/object-detection-with-kotlindl-and-ktor/
But if you want to define and train your own vision ML models, I’m not so sure. Most JVM/Java/Kotlin initiatives that target this use case, seem to get little attention 😢.