Skip to content

MediLink is a web application that revolutionizes health record management by seamlessly integrating NLP techniques for handwritten text extraction on prescriptions and blockchain technology for secure data storage.

License

Notifications You must be signed in to change notification settings

sanidhyajadaun/MediLink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

MediLink is a web application that revolutionizes health record management by seamlessly integrating NLP techniques for handwritten text extraction on prescriptions and blockchain technology for secure data storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.7%
  • Jupyter Notebook 25.8%
  • Python 13.5%