Inspiration

We noticed how stressful and time-consuming medical forms are and after seeing family members struggle to repeatedly fill out similar information, we wanted to build a tool that makes healthcare paperwork simpler, faster, and more accessible for everyone.

What it does

CareDocs uses Ollama AI to read filled-out medical forms, extract key medical details, and automatically transfer that information into blank medical forms. Users save time, avoid barriers of understanding, and get clean, error-free forms that are easy to submit.

How we built it

We used Python and integrated an AI modelling tool through Ollama to identify key details from the Patient.

Challenges we ran into

  • Ensuring the auto-filled form matches exact formatting and spacing.
  • Keeping user data secure while still storing it for convenience.
  • Getting the AI to read the different text inputs. ## Accomplishments that we're proud of
  • Achieved accurate identification of key user information using AI.
  • Kept the users data safe and private.
  • Successfully able to upload documents ## What we learned
  • How to integrate AI models with real-world document processing.
  • Techniques for parsing messy or inconsistent PDFs.
  • The value of rapid prototyping and iterating quickly as a team.

What's next for CareDocs

Built With

Share this project:

Updates