EmbeddingGemma is a versatile multilingual text embedding model with 308 million parameters, designed to be lightweight yet effective, allowing it to operate seamlessly on common devices like smartphones, laptops, and tablets. This model, based on the Gemma 3 architecture, is capable of supporting more than 100 languages and can handle up to 2,000 input tokens, utilizing Matryoshka Representation Learning (MRL) for customizable embedding sizes of 768, 512, 256, or 128 dimensions, which balances speed, storage, and accuracy. With its GPU and EdgeTPU-accelerated capabilities, it can generate embeddings in a matter of milliseconds—taking under 15 ms for 256 tokens on EdgeTPU—while its quantization-aware training ensures that memory usage remains below 200 MB without sacrificing quality. Such characteristics make it especially suitable for immediate, on-device applications, including semantic search, retrieval-augmented generation (RAG), classification, clustering, and similarity detection. Whether used for personal file searches, mobile chatbot functionality, or specialized applications, its design prioritizes user privacy and efficiency. Consequently, EmbeddingGemma stands out as an optimal solution for a variety of real-time text processing needs.