Skip to content

ashwin549/Docsum

Repository files navigation

Docsum

App Screenshot

This is a Flutter mobile app that:

  1. Uses the device camera to capture images of hospital discharge letters.
  2. Runs OCR (Optical Character Recognition) with Google ML Kit to extract text from the image.
  3. Sends the extracted text to a FastAPI backend that calls the Gemini API to generate a clean structured summary:
    • Patient Details
    • Diagnosis
    • Treatment / Procedures
    • Follow-up Instructions

Features

  • 📷 Take a picture with your phone camera.
  • 📝 Extract text directly from the image.
  • ✂️ Summarize the hospital discharge letter into meaningful sections.
  • 📋 Copy extracted or summarized text to clipboard.

Download DocSum App

You can download the latest release of DocSum from the GitHub Releases page:

Download Latest APK

  • Click on assets and click on app-release.apk
  • After download, open the apk to confirm the installation
  • You can now open the app normally from your app drawer

Note: Android may warn about installing apps from unknown sources. You may need to allow installing from this source in your device settings.

About

Take a pic of a document, extract text and summarise it.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors