Maatru: An agentic Telugu literacy app for kids, built with Gemma 4
Maatru is a Telugu literacy app designed for children whose parents are fluent in the language but have lost the ability to read and write it. The app allows kids to learn Telugu letters through interactive sessions, providing feedback to parents on their child's progress. Built using Gemma 4, Maatru aims to support families in maintaining their linguistic heritage while navigating English-medium education.
- ▪Maatru is designed for Telugu-speaking parents who cannot teach their children the script.
- ▪The app features interactive sessions where children hear a letter and select the corresponding character.
- ▪A parent dashboard provides insights into the child's practice and the AI's reasoning for letter selection.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3898593) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Avinash Seethalam Posted on May 22 Maatru: An agentic Telugu literacy app for kids, built with Gemma 4 #devchallenge #gemmachallenge #gemma #ai Gemma 4 Challenge: Build With Gemma 4 Submission This is a submission for the Gemma 4 Challenge: Build with Gemma 4 What I Built I'm from Hyderabad, India. My wife and I both grew up speaking Telugu — it's our mother tongue. We have two daughters, three and one and a half.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).