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:
For example, with just a few lines of code, you can access Gemini's multimodal capabilities to generate text from text-and-image input:
github.com
- 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:
GitHub - google-gemini/deprecated-generative-ai-android: This SDK is now deprecated, use the unified Firebase SDK.
This SDK is now deprecated, use the unified Firebase SDK. - google-gemini/deprecated-generative-ai-android