Inspiration

We noticed that elderly parents often forget medicines or have low physical activity, and family members worry constantly about their health. We wanted a solution that provides peace of mind by monitoring their daily routine and alerting caregivers before problems escalate.

What it does

CarePing tracks daily medicine intake, activity levels, steps, and heart rate (simulated for hackathon purposes). If any parameter is abnormal or a medicine is missed, it automatically alerts the selected caregiver via a message. It also provides recommendations to improve routine and prevent future health risks.

How we built it

Frontend: Streamlit web app Backend logic: Python for routine tracking, risk calculation, and alert triggering Data inputs: User-entered daily routine (medicine, steps, heart rate, activity, stress) Alert system: Simulated message sent to caregiver if abnormalities detected Logic: Rule-based AI engine predicts current health state, possible future problems, and preventive actions

Challenges we ran into

Simulating real-time health monitoring without wearable devices Designing a simple interface for elderly users Creating meaningful risk predictions while keeping the system safe and ethical Handling multiple health parameters and generating actionable alerts

Accomplishments that we're proud of

Built a fully functional preventive health app in a hackathon timeframe Successfully implemented real-time routine monitoring and alert logic Created an intuitive, user-friendly interface Developed a system that predicts risks and suggests improvements, not just monitors

What we learned

Preventive health monitoring is more impactful than passive tracking Small lifestyle signals can indicate bigger health risks Clear communication (alerts + recommendations) is key for user adoption Hackathon MVPs can simulate real-world scenarios effectively

What's next for CarePing Tagline:“A simple ping that protects your parents.”

Integrate real SMS/WhatsApp alerts via APIs (Twilio/Fast2SMS) Add wearable device integration for automatic steps and heart rate Build a mobile app version for easier adoption Include AI-driven personalized recommendations based on age, health history, and activity patterns Tagline: “A simple ping that protects your parents.”

Built With

Share this project:

Updates