Inspiration

Our original inspiration came from both our personal work and work within health care. We believed by combining AI with health-care need we could create a great tool for people to use.

What it does

Our project takes in User location and symptom data, to where we respond with both a generalize idea of what medical specialist they need to see, while also listing the practicing medical providers in there area they can get in contact with. note this is an AI bot and we are not licensed healthcare professional so do not take its advise

How we built it

We built the application via 3 main parts: first being our AI model, we choose Gemini to align with the categories, along with pre-prompting the model to give certain structured responses. With those response we had our Provider search being the second part of our project, this took the AI output, splice our the necessary data to use to find your specific local providers base on the taxonomy the AI provided. Finally was our flask front end, data is then pushed from provider search to main page where the user interacted orignally.

Challenges we ran into

The biggest 2 challenges we ran into was the implementation of a flask front end, since we are all mostly back-end developers and our little experience in front end was not with a python base either. Then second being the biggest problem and the longest was dealing with type conversion and null errors being sent through our code when we finally put all the piece together.

Accomplishments that we're proud of

I would say the whole project, for what we did in 24hours we believe is a very good showing of our skills and what we could accomplish.

What we learned

A lot of new skills, for each of our roles we took on tasks we were quiet unfamiliar with outside of theory.

What's next for Lock Haven Health Care Assistant

Share this project:

Updates