Inspiration

In many rural areas, people struggle to access timely medical guidance due to doctor shortages, distance from hospitals, and lack of awareness about symptom severity. We were inspired to create GramCare AI to bridge this healthcare gap using artificial intelligence, enabling anyone to quickly understand their symptoms and receive guidance without needing immediate physical access to a clinic.

What it does

GramCare AI is an AI-powered health triage assistant that analyzes symptoms through text or voice input, determines urgency level, suggests possible conditions, recommends safe home remedies, and directs users to nearby clinics or hospitals based on their location. It supports multiple languages to ensure accessibility for users from diverse linguistic backgrounds.

How we built it

We developed GramCare AI as a full-stack application combining AI APIs for symptom analysis, translation tools for multilingual support, and mapping APIs for location-based clinic discovery. The frontend provides an intuitive interface for users, while the backend processes inputs, generates reports, and integrates services like voice assistance, geolocation, and database storage for user sessions and history.

Challenges we ran into

One major challenge was ensuring that symptom analysis remained helpful yet safe and responsible, avoiding misleading medical conclusions. Integrating multiple APIs seamlessly into a single workflow also required careful backend structuring. Additionally, optimizing performance for low-bandwidth environments and handling real-time responses efficiently posed technical challenges.

Accomplishments that we're proud of

We successfully built a working prototype that can analyze symptoms, generate structured health reports, and provide nearby clinic recommendations in real time. We are especially proud of creating a multilingual, voice-enabled interface that makes the platform accessible to users with limited literacy or technical experience.

What we learned

Through this project, we learned how to design AI systems responsibly for healthcare use cases, integrate multiple APIs into a scalable backend, and create user-friendly interfaces for real-world problems. We also gained valuable experience in balancing technical innovation with usability and reliability

What's next for GramCare AI

We plan to improve diagnostic accuracy using medical datasets, add offline functionality for regions with limited internet connectivity, integrate telemedicine consultations, and collaborate with healthcare providers to deploy GramCare AI in real rural communities.

Built With

  • fastapi-(backend)
  • git
  • github
  • google-gemini-ai-api-(symptom-analysis)
  • google-maps-api-(location-services)
  • html/css/javascript-(frontend)
  • json
  • restful-apis
  • speech-recognition-&-text-to-speech-(voice-assistant)
  • sqlite-(database)
  • translation-api-(multilingual-support)
  • ython
Share this project:

Updates