Inspiration
We were inspired by the lack of accessible healthcare in underserved communities, especially for people who may not be able to afford doctor visits or live near a clinic. Early detection of diseases like skin cancer can save lives, yet many people don’t have the tools or support to catch it early. We wanted to create a platform that brings medical support and diagnostic tools to everyone, for free.
What it does
Insta-Health connects users to real volunteer doctors for free consultations and uses AI to detect skin cancer from uploaded skin photos. It also includes a healthcare chatbot that helps users describe their symptoms and find nearby specialists based on their condition. It’s a simple, fast, and accessible solution to receive medical support instantly.
How we built it
We built Insta-Health using a combination of:
A Convolutional Neural Network (CNN) trained on dermatology image datasets to detect potential signs of skin cancer.
A web platform that connects users to volunteer doctors for free remote consultations.
An AI chatbot powered by natural language processing to understand symptoms and recommend relevant specialists based on the user’s location.
We used tools like Python, TensorFlow, Flask, and frontend web technologies to tie everything together.
Challenges we ran into
Training the AI model on limited data while maintaining accuracy.
Integrating the different parts (AI model, chatbot, doctor matching) into one smooth workflow.
Handling location-based logic and ensuring fast responses from the chatbot.
Managing time during the hackathon to get a working MVP.
Accomplishments that we're proud of
Successfully training a skin cancer detection AI model and integrating it into a working app.
Building a full-stack healthcare tool in a short time.
Creating a chatbot that can understand symptoms and guide users to the right help.
Making healthcare a little more accessible through tech.
What we learned
How to train and optimize a CNN for medical image classification.
How to use NLP to power health-related conversations.
How to manage multiple APIs, models, and features in a full-stack project.
The real-world challenges and potential of tech in healthcare.
What's next for Insta-Health
Improve the AI model with more diverse and extensive datasets.
Expand the chatbot to support more health conditions.
Add a mobile version for broader access.
Partner with real healthcare organizations and doctors to expand the volunteer network.
Ensure full privacy and security compliance for user data.

Log in or sign up for Devpost to join the conversation.