prakharjadaun / MediLink

A safer way to organize your handwritten medical prescriptions with the functionality of blockchain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediLink

Project Description 📋

The objective of this project is to develop a web application to:

  • Perform text extraction from handwritten text extraction
  • Save the data/transaction to blockchain
  • Integrate database connectivity to maintain the integrity of blockchain

To achieve this goal, we have

  • Fine-tuned the existing TrOCR model on a custom dataset containing the medical prescriptions.
  • Used flask framework to handle the backend operations.
  • Ensured login,register and logout functionality with the help of mysql connectivity using python.
  • Created two modules, one for mysql connectivity and one to add blockchain functionality to the APIs.
  • Lastly, we also got thorough with the interface of Postman which we used for API testing.

Overall, our project delivers a strong integrated logic along with a decent frontend interface for a better experience.

Working Module

image

Web-app Interface

Login-Register Page

Home Page and Upload Page

Access Page

About

A safer way to organize your handwritten medical prescriptions with the functionality of blockchain.

License:MIT License


Languages

Language:HTML 60.7%Language:Jupyter Notebook 25.8%Language:Python 13.5%