Skip to content

SapanaDashoni15/MedSarthi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedSarthi: Your companion for reading and understanding prescriptions.

Overview

This repository contains the codebase and documentation for a Pharmacist’s Assistant, leverages AI to automate the interpretation of handwritten prescriptions. By integrating a custom trained CNN + BiLSTM model with CTC loss, my solution converts prescription images into structured orders and flags potential dosage errors or conflicting medications. This not only streamlines pharmacy operations but also reduces manual errors, ultimately enhancing patient safety and operational efficiency.

Solution Approach

The solution Approach can be summarized as follows:

  1. Automates reading handwritten prescriptions:
  2. Converts prescriptions into structured orders:
  3. Alerts on dosage errors and conflicts:

Results:

lables of dataset image results of model after training image image

Getting Started

To use the disaster relief and response solution, follow these steps:

Use deployed app for Medical Prescription generation: https://med-sarthi.streamlit.app/

Run application in local machine:

  1. Clone the repository to your local machine. Use this link - https://github.com/SapanaDashoni15/MedSarthi.git
  2. Install all necessary dependencies and libraries as specified in the repository.
  3. Install requirements for streamlit app pip install -r requirements.txt
  4. Set up the environment and configure the solution parameters according to your requirements.
  5. To Check results run - streamlit run app.py or python -m streamlit run app.py (if python version not 3.1 or less)

Youtube Demo

https://youtu.be/0VZJMe06zjw

License

This project is licensed under the MIT License.

Acknowledgments

We would like to acknowledge the contributions of the open-source community and the support of our partners and collaborators in developing and testing this disaster relief and response solution. Thank you for your support!

About

Google girl hacathon'25 project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors