🌟 Inspiration

Every year, millions of patients struggle with medication adherence — forgetting to take critical doses or mismanaging prescriptions. This is especially common among elderly people, those with chronic conditions, and busy professionals. Missed doses not only reduce treatment effectiveness but can also cause severe complications and increased hospitalizations.
We were inspired to solve this by building a simple, AI-powered solution that ensures patients never miss their medicines and caregivers stay informed.


💊 What it does

Smart Medicine Reminder is a web-based assistant that:

  • Reminds patients to take medicines on time using smart scheduling
  • Sends multi-channel notifications (web push, with future support for SMS/Email/WhatsApp)
  • Allows patients to confirm doses and maintain a medication log
  • Alerts caregivers/doctors if critical doses are missed
  • Provides adherence analytics and reports for better healthcare outcomes

🛠️ How I built it

  • Frontend: React + TypeScript + Tailwind CSS for a responsive, user-friendly UI
  • Hosting: Vercel for fast, reliable deployment
  • AI Integration: OpenAI API for natural language interactions (patients can add reminders conversationally)
  • Notifications: Browser Push API for real-time reminders
  • Database (optional): Supabase/PostgreSQL for storing medication logs and user data

I followed an iterative approach:

  1. Designed wireframes and user flow (patient → reminder → caregiver)
  2. Implemented reminder scheduling and push notifications
  3. Integrated AI to make the system interactive and adaptive
  4. Tested usability with real-world medication schedules

🚧 Challenges I ran into

  • Setting up cross-platform push notifications and ensuring they work consistently
  • Balancing simplicity (for elderly users) with advanced features (AI and analytics)
  • Managing time zones and scheduling logic for recurring reminders
  • Ensuring data privacy and thinking about HIPAA/GDPR compliance

📚 What I learned

  • How to combine AI with healthcare applications in a practical way
  • Building scalable, serverless apps with Vercel and Supabase
  • Designing for accessibility and ease of use, especially for elderly patients
  • The importance of user trust and privacy when dealing with health data

🚀 What’s next for Smart Medicine Reminder

  • 📱 Mobile app version with native push notifications
  • ⌚ Integration with smartwatches and IoT pillboxes
  • 🗣️ Voice-based assistant for elderly patients who may struggle with typing
  • 🔬 AI-driven adherence prediction (identify patients at risk of missing doses)
  • 🏥 Secure doctor-patient dashboards with medical data sharing

Built With

Share this project:

Updates