Google AI client SDK for Android

zed

Well-Known Member
Licensed User
The Google AI client SDK for Android enables developers to use Google's state-of-the-art generative AI models (like Gemini) to build AI-powered features and applications. This SDK supports use cases like:
  • Generate text from text-only input
  • Generate text from text-and-images input (multimodal)
  • Build multi-turn conversations (chat)

For example, with just a few lines of code, you can access Gemini's multimodal capabilities to generate text from text-and-image input:

 

Abdull Cadre

Active Member
Licensed User
Longtime User
How can we implement this in b4x?
I'm curious to use this one, and it seems free to me.
 

zed

Well-Known Member
Licensed User
There is no packaging for B4X yet.
If anyone wants to give a Christmas gift to the community
 
Top