Using Vertex AI in a Compose/Kotlin Multiplatform project https://johnoreilly.dev/posts/vertex-ai-kmp/
Using Vertex AI in a Compose/Kotlin Multiplatform project

The general availability of Vertex AI in Firebase was announced recently and in this article we’ll show how to use the associated Android and iOS SDKs in a Compose/Kotlin Multiplatform project. The code shown is included in the VertexAI-KMP-Sample repository. Vertex AI in Firebase is now generally available.You can confidently...

John O'Reilly