Arogya 24/7 – AI for Disease Awareness

Inspiration

The inspiration for Arogya 24/7 came from a very real and common problem: most people become aware of health risks only after they fall sick. In many regions, especially in developing areas, people are unaware of how seasonal and environmental factors influence disease outbreaks.

For example, during the monsoon season, diseases like dengue, malaria, and viral fevers increase rapidly. However, this information usually reaches people only after hospitals are already crowded. We realized that health awareness today is mostly reactive, not proactive.

This led us to ask a simple but powerful question:

What if people could be informed about disease risks before they experience symptoms?

That question became the foundation of Arogya 24/7.


What it does

Arogya 24/7 is an AI-powered health awareness platform that proactively predicts possible disease risks based on:

  • User location
  • Current season
  • AI-driven health intelligence using Gemini

The system analyzes contextual data and generates:

  • Likely diseases in the user's area
  • Symptoms to watch for
  • Personalized prevention tips
  • Weekly awareness emails

Instead of diagnosing users, Arogya 24/7 focuses on early awareness and prevention, helping users make informed health decisions before serious conditions arise.

It works as a digital health companion that continuously monitors environmental health risks and guides users in simple, human-friendly language.


How we built it

We built Arogya 24/7 using a modern full-stack and AI-driven architecture:

Frontend

  • React for building an interactive and responsive user interface
  • Visual body map for exploring disease-organ relationships
  • Clean medical-themed UI for clarity and accessibility

Backend & Data

  • Firebase for real-time data storage
  • JSON-based health schemas for diseases, medications, and users
  • Location metadata for seasonal disease mapping

AI Layer

  • Genkit for orchestrating AI flows
  • Gemini AI for reasoning and content generation
  • Carefully designed prompts for generating:
    • Disease predictions
    • Awareness content
    • Prevention guidelines

Automation

  • Python SMTP for weekly awareness emails
  • Scheduled AI jobs to refresh disease predictions

The core AI logic follows this pipeline:

[ Location + Season \rightarrow Gemini AI \rightarrow Disease Risk \rightarrow Awareness + Prevention ]

This ensures the system remains contextual, personalized, and proactive.


Challenges we ran into

Designing meaningful AI prompts

One of our biggest challenges was prompt engineering. We had to ensure that Gemini generates:

  • Medically sensible responses
  • Easy-to-understand content
  • Non-diagnostic and responsible outputs

Avoiding misinformation

Health is a sensitive domain. We had to carefully design the system to:

  • Provide awareness, not medical diagnosis
  • Encourage consulting healthcare professionals
  • Clearly state AI limitations

Making AI feel human

We didn’t want users to feel like they were talking to a machine. Designing the tone, flow, and UI to feel supportive and friendly required multiple iterations.

Handling real-world variability

Disease trends vary greatly by geography and time. Designing a system flexible enough to adapt to different locations and seasons was a key technical challenge.


Accomplishments that we're proud of

  • Built a fully functional AI-powered preventive healthcare platform
  • Implemented real-time location-based disease awareness
  • Designed a clean and intuitive body map interface
  • Integrated Gemini AI for real health reasoning, not just chat
  • Created an automated awareness email system
  • Designed multi-language ready health content
  • Maintained ethical boundaries in healthcare AI usage

Most importantly, we created a system that focuses on impact, not just features.


What we learned

This project taught us several valuable lessons:

AI is powerful when it is contextual

Generic AI advice is everywhere. But AI becomes meaningful when it understands who the user is, where they live, and what environment they are in.

Prevention is more impactful than diagnosis

Healthcare systems are overloaded. We learned that early awareness and preventive care can significantly reduce health risks at scale.

Simplicity matters

Even the most advanced AI is useless if users cannot understand it. We learned to prioritize clarity, minimalism, and user experience.

Responsible AI is essential

In health applications, ethical design is as important as technical excellence.


What's next for Arogya 24/7 – AI for Disease Awareness

Our long-term vision is to evolve Arogya 24/7 into a comprehensive AI-driven preventive healthcare ecosystem.

Future plans include:

  • Real-time integration with public health APIs
  • Personalized risk scoring
  • Multilingual health literacy support
  • Mobile app version
  • Voice-based health guidance
  • AI-powered symptom tracking
  • Integration with wearable health data
  • Regional disease heatmaps

Ultimately, our goal is to shift healthcare from a reactive model to a predictive and preventive model using artificial intelligence.

We believe Arogya 24/7 represents the future of digital healthcare — where AI doesn’t replace doctors, but empowers people to stay healthy before they need one.

Built With

Share this project:

Updates