The app contains a chat box that allows the patient to input all of their medical details about their current state/condition, which is then translated into a pdf for the doctors.
Wanted to help solve the crisis of hundreds of thousands of people dying due to medical errors for a variety of reasons.
## What it does
Our software allows patients and users to input their symptoms and current state into a database before reaching the hospital. The hospitals and doctors can access this data, along with the patient's medical history, which streamlines the overall medical process. The software transforms unstructured, unformatted natural text into easily consumable content by hospital staff.
## How we built it
We used GPT-4 API with Streamlit and converted the JSON file into pdf with Python script.
We used JS for the front end.
Challenges we ran into
Finding a specific area to tackle
Not having domain expertise
Accomplishments that we're proud of
Being able to research the methods of JS, Streamlit, and JSON conversion.
## What we learned
Prompt-engineering.
## What's next for HealthChronicle
Expand and scale the project to benefit more patients.
Aid doctors with recording the patient's situation.
Log in or sign up for Devpost to join the conversation.