Inspiration

The inspiration for this project stemmed from witnessing firsthand the overwhelming administrative burden on healthcare professionals. Recognizing the critical need for a streamlined solution, we set out to create a tool that would alleviate this pain point, allowing doctors to focus more on delivering quality care to their patients. By automating the pre-authorization process, we aim to revolutionize healthcare administration, ultimately enhancing the overall patient experience and outcomes.

What it does

MedForms works by tracking conversations between doctors and patients, pulling key pieces of information from the conversation in order to fill out a pre authorization form, thus significantly reducing the tedious work of filling out patient information for every form a doctor fills out.

How we built it

  1. We used WhisperAI to track conversations between the patient and doctor
  2. We used Generative AI (ChatGPT) to pull key pieces of data from the conversation
  3. Using Flask, we inputted the data into their respective fields on a JPG representation of the pre authorization form

Challenges we ran into

Coming into this hackathon, we all had minimal experience related to web development technologies, thus making the project more challenging as we had to learn a lot of things on the go.

Accomplishments that we're proud of

  • We got it to work
  • We learned many new technologies in a short amount of time

What we learned

  • How to utilize flask for web applications
  • How to implement WhisperAI to accurately track conversations
  • Problem solving and flexibility

What's next for MedForms

  • Compatibility with other types of documents
  • More security with patient and doctor information
  • Publishing our website
  • Further testing of our technology.

Built With

Share this project:

Updates