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](https://developers.google.com/ml-kit/genai).

ML Kit's GenAI APIs support the following features:

- [**Summarization**](https://developers.google.com/ml-kit/genai/summarization/android): Summarize articles or conversations as a bulleted list.
- [**Proofreading**](https://developers.google.com/ml-kit/genai/proofreading/android): Proofread short chat messages.
- [**Rewrite**](https://developers.google.com/ml-kit/genai/rewriting/android): Rewrite short chat messages in different tones or styles.
- [**Image description**](https://developers.google.com/ml-kit/genai/image-description/android): Generate a short description of a given image.