YourMedic

YourMedic

Thank you for the apple, Doctor!

The problem YourMedic solves

It saves patients from wasting their important time while waiting in queue for a doctor's appointment for small health issues. They can be completely open about their health issues which they are normally shy to talk about with real human doctors. Very small health issues that people ignore, maybe symptoms or indicators of dangerous diseases that stay dormant in the patient, which end up saving lives.

Challenges we ran into

We ran into an ethical issues dealing with patient's sensitive medical data which they want to keep private to them only. To solve it we decided not to keep records in our database and only store the data in temporary memory which gets cleared when the user logs out.
Since we are still learning about the new technologies we were implementing, we came across various bugs and errors. The major one of those bugs was the face of the 3D model was not rendering and we had to rewrite a major block of code to resolve it.
The delay between the input and the feedback was way too long, then we had to upgrade our GPT engine and optimize our code to decrease the delay to a suitable time for the user to have a decent experience.

Discussion