π©Ί MediPrep β Smarter, Stress-Free Doctor Visits
Track - Healthcare and Wellness
Team
Trusha Neogi Indrayudd Roy Chowdhury Nithishkumar Sivakumaran
π‘ Inspiration
Doctor visits are often overwhelming β patients forget to mention symptoms, bring up concerns, or recall what was said.
MediPrep was born from this everyday frustration: giving patients a way to stay organized, confident, and informed β without relying on the internet or compromising privacy.
π§ What We Learned
We learned how to combine AI-driven intelligence with full offline privacy, exploring how to keep everything on-device while still being useful.
We also deepened our understanding of lightweight LLM deployment, structured healthcare data capture, and cross-platform CLI automation for seamless medical documentation workflows.
π οΈ How We Built It
We developed MediPrep as a CLI-first mobile prototype in under 5 hours, built entirely using:
- π§© Codex + Gemini CLI for fast iteration and modular, text-based UI development
- π¬ Gemma-3-1B-IT β an open, compact large language model that runs locally to power offline question generation, summarization, and document processing
- π JSON to store visits, folders, transcripts, and metadata
- ποΈ Local audio capture and transcription for secure, offline medical note-taking
- π§± Text-based navigation and command handling to simulate mobile UI flow within the CLI
The app experience:
- Start with a main folder view of illnesses and past visits
- Add a new or follow-up appointment using a simple form
- Upload or attach prescriptions and supporting files
- Run on-device AI (Gemma-3-1B-IT) to generate relevant, illness-specific questions
- Record answers and generate a visit summary locally β no internet, no data sharing
βοΈ Why Gemma-3-1B-IT
We used Gemma-3-1B-IT, a lightweight instruction-tuned model optimized for efficiency, to:
- Process medical notes and files entirely offline
- Generate context-aware doctor questions from structured patient input
- Summarize recordings into concise, human-readable summaries
This ensures data never leaves the device, aligning with the privacy-first nature of MediPrep.
βοΈ Challenges
- Running Gemma-3-1B-IT locally while maintaining real-time responsiveness
- Designing a multi-screen workflow entirely in the CLI
- Managing complex folder and file hierarchies with JSON persistence
- Ensuring stable audio recording, saving, and playback simulation without GUI dependencies
π Outcome
MediPrep empowers patients to approach doctor visits like pros β informed, organized, and confident β all while keeping their health data private and local.
By integrating Gemma-3-1B-IT, we demonstrated that powerful AI doesnβt need to compromise privacy β it can live securely on your device, working for you, not against you.
Log in or sign up for Devpost to join the conversation.