Open-weight models are changing how teams approach development to their products, reshaping how they bring real-world solutions to life, from desktop voice assistants and language tutoring apps to smart agriculture and worksite safety.
Here are how four companies are exploring custom Gemma models and integrating them into their pipelines.
Navatech: Multilingual offline safety intelligence
Industrial worksites operate in disconnected, remote environments where workers ask safety questions in casual phrasing or different languages from a company’s manuals and protocols, such as interpreting casual Arabic queries against formal English manuals. Navatech built an offline-first RAG pipeline, pairing EmbeddingGemma (to embed queries and documents semantically) with Gemma 3n to synthesize grounded safety answers.
This setup enables semantic search that can run locally on a worker’s device, whether they’re down in a mine or on a remote construction site.
👉 Read the full case study: Navatech on Gemmaverse
HubX: Conversational language tutoring in offline mode
For effective language practice, learners need low-latency, interruptible voice interactions and pedagogical guidance in their native language. HubX enabled its AI English tutor, BetterSpeak to run offline using a 4-bit quantized Gemma 4 E2B model with a compact ~2.9 GB payload running directly on iOS hardware. This enabled ultra-low-latency voice exchanges for natural interruptions and ensured 100% private, on-device session processing with native mixed-language comprehension.
👉 Read the full case study: BetterSpeak on Gemmaverse
Syngenta: VLMs in Agritech
Fine-tuning traditional computer vision models perform well on data similar to that they were trained on but lack the flexibility to extend to edge cases. Global agritech leader Syngenta explored PaliGemma 2, a lightweight vision-language model (VLM), to bridge visual understanding with semantic domain reasoning across a range of use cases, from crop counting to plant classification.
Analyzing how different training parameters affected performance on diverse file conditions, they found the VLM approach delivered significantly higher identification accuracy and robustness compared to traditional CV pipelines.
👉 Read the full case study: Syngenta on Gemmaverse
