Inspiration

Inspired by a friend's dad who worked as a chief doctor at a large hospital. He mentioned that he would like an improvement to the dictation devices that exist today which require some manual input and don't provide smart feedback to the doctor.

What it does

Our system allows the doctor to speak into their phone and fill out common patient forms automatically!

How we built it

We built the mobile app using Flutter, we built the backend server using python and built our custom PDF form generator using python.

Challenges we ran into

We had issues making sure the AI would output proper JSON dynamically. We also had challenges in converting json into good looking PDFs

Accomplishments that we're proud of

We're most proud of our custom JSON to PDF engine. This task was time consuming and involved a lot of manual work to properly size text boxes.

What we learned

We learned that planning is essential for these kinds of projects. We also learned a lot about PDF generation and JSON formatting using AI APIs

What's next for Doc Describe

What's next is to allow for editing of fields after the AI transcribes it as well as sending the PDF back to the doctor for verification. Server storage using a database would also be ideal.

Built With

Share this project:

Updates