I Built Udaan AI -A Multilingual AI Mentor for Indian Students Using Gemma 4
Udaan AI is a multilingual AI mentor designed to assist Indian students with career guidance and educational support. The platform addresses language barriers and simplifies access to government schemes and scholarships. Built using Gemma 4, it aims to provide a conversational and user-friendly experience for its users.
- ▪Udaan AI helps Indian students access career guidance, scholarships, and government schemes through natural conversations.
- ▪The platform supports interactions in English, Hindi, and Hinglish, making it accessible to a wider audience.
- ▪Key features include an AI mentor chat, a government scheme explorer, and a jobs and internship dashboard.
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 === 3391989) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Ritik Kumar Posted on May 24 I Built Udaan AI -A Multilingual AI Mentor for Indian Students Using Gemma 4 #devchallenge #gemmachallenge #gemma Gemma 4 Challenge: Build With Gemma 4 Submission This is a submission for the *Gemma 4 Challenge: Build with Gemma 4* What I Built Udaan AI is an AI-powered multilingual platform designed to help Indian students and underserved communities access career guidance, government schemes, scholarships, internships, and educational support through…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).