Inspiration:

Around 43% of senior citizens find enrolling in health insurance overwhelming and confusing—and for many other adults, the process is just as intimidating. Navigating complex legal jargon, ambiguous form fields, and rigid web portals creates an unnecessary barrier to receiving essential coverage. We created MediFlow to ensure that no one is left behind by opaque healthcare paperwork.

What it does:

MediFlow is an interactive, voice-guided assistant that helps seniors fill out health insurance forms step by step. By translating complex bureaucratic language into clear conversational prompts, MediFlow guides users through each field, verifies inputs, and removes the friction from insurance onboarding.

How we built it:

• Frontend: Built with React to provide an intuitive, high-contrast, and accessible UI tailored for older adults.

• Agent Backend: Powered by the Google Agent Development Kit (ADK) using adk-go to handle state management, intent parsing, and dynamic form-filling logic.

Challenges we ran into: Implementing real-time voice interaction presented our biggest technical hurdle. Streamlining low-latency audio input and synchronizing speech-to-text with agent responses required deep-dive debugging into Go event loops and audio processing pipelines.

Accomplishments that we're proud of: • First Google ADK Implementation: Successfully designed, wired, and deployed our first project using adk-go. • Smooth Development Pipeline: Established a clean architecture between our React frontend and Go backend agent state machine. • Accessibility Focus: Created a functional prototype genuinely tailored to senior usability standards. What we learned We gained hands-on experience building event-driven architecture using the Google ADK in Go, managing real-time web audio streams, and applying user-centric design principles for accessible software. What's next for MediFlow • Direct integration with health insurance provider APIs for automated form submission. • Multi-language support to assist non-English speaking demographics. • Transitioning MediFlow from a hackathon prototype into a commercially deployed service for insurance platforms and healthcare providers.

Built With

Share this project:

Updates