# Aawaaz

- **Event:** [Google DeepMind Bangalore Hackathon](https://cerebralvalley.ai/e/google-deepmind-bangalore-hackathon)
- **When:** Sat, Jul 11 at 9:00 AM – 10:00 PM (GMT+5:30)
- **Where:** Marathahalli, Marathahalli Main Road
- **Team:** [Sujay Veershette](https://cerebralvalley.ai/u/SujayVeershette)
- **GitHub:** https://github.com/SujayVeershette/Aawaaz
- **Demo video:** https://drive.google.com/drive/folders/1W9i_S1qPDKQT2BWjo4-wQUhtZY6ekglK?usp=sharing
- **Gallery:** https://cerebralvalley.ai/e/google-deepmind-bangalore-hackathon/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/google-deepmind-bangalore-hackathon/hackathon/gallery/72

Aawaaz (आवाज़)  Real-Time Voice Agent for Rural Welfare Access
430 million Indians are functionally illiterate. They qualify for government welfare schemes  PM-KISAN, PMAY, Ayushman Bharat, Ujjwala  but can't navigate the portals to claim them. Aawaaz fixes that through real-time multimodal voice interaction  not a chatbot with a microphone stapled on.
Aawaaz uses the Gemini Live API for continuous, interruption-aware Hindi conversation. The agent listens in real time, extracts profile fields mid-speech without waiting for turn completion, and responds with natural Hindi  adjusting tone when the user sounds confused or hesitant. It reads vocal cues, not just words.
Aawaaz has a hard privacy boundary baked into the agent loop. The moment a user speaks or scans sensitive PII  Aadhaar number, bank account, IFSC code  the agent automatically switches from Gemini cloud to Gemma 4 E2B running fully on-device. That data is processed locally, stored encrypted in SQLite, and never transmitted to any server. When the sensitive exchange is complete, the agent seamlessly returns to Gemini Live for the rest of the conversation. The user never has to think about this  the agent handles the boundary autonomously.
Local Tesseract OCR scans Aadhaar and ration cards entirely on-device. Once the profile is complete, Aawaaz opens the actual government portal  pmkisan.gov.in, pmayg.nic.in and fills every visible form field autonomously via Playwright, stopping only at OTP the one action only the user can take.
Tech stack: Gemini Live API · Gemini Flash · Gemma 4 E2B (PII + offline) · FastAPI · Playwright · Tesseract OCR · SQLite (encrypted) · Web Speech API

---

Markdown version of https://cerebralvalley.ai/e/google-deepmind-bangalore-hackathon/hackathon/gallery/72. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
