ML Kit GenAI APIs
Stay organized with collections
Save and categorize content based on your preferences.
ML Kit's GenAI APIs harness the power of Gemini Nano to deliver out-of-the-box
performance for common tasks through a simplified, high-level interface. Built
on AICore, an Android system service, these APIs enable on-device execution of
AI foundation models like Gemini Nano, enhancing app functionality and user
privacy by keeping data processing local. Learn more.
ML Kit's GenAI APIs support the following features:
- Summarization: Summarize articles or conversations as a
bulleted list.
- Proofreading: Proofread short chat messages.
- Rewrite: Rewrite short chat messages in different tones
or styles.
- Image description: Generate a short description of a
given image.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-14 UTC."],[],[],null,["# ML Kit GenAI APIs\n\nML Kit's GenAI APIs harness the power of Gemini Nano to deliver out-of-the-box\nperformance for common tasks through a simplified, high-level interface. Built\non AICore, an Android system service, these APIs enable on-device execution of\nAI foundation models like Gemini Nano, enhancing app functionality and user\nprivacy by keeping data processing local. [Learn more](https://developers.google.com/ml-kit/genai).\n\nML Kit's GenAI APIs support the following features:\n\n- [**Summarization**](https://developers.google.com/ml-kit/genai/summarization/android): Summarize articles or conversations as a bulleted list.\n- [**Proofreading**](https://developers.google.com/ml-kit/genai/proofreading/android): Proofread short chat messages.\n- [**Rewrite**](https://developers.google.com/ml-kit/genai/rewriting/android): Rewrite short chat messages in different tones or styles.\n- [**Image description**](https://developers.google.com/ml-kit/genai/image-description/android): Generate a short description of a given image."]]