Skip to content

ommpatel3/sani

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sani

from Sanitas - Health in latin

Using Blockchain and Computer Vision technology to digitize crucial healthcare documents

Completion List

Computer Vision

  • OpenCV & Tesseract: Optical Character Recognition
  • OHIP card recognition
  • mqtt publishing (sending data)
  • generalize to various documents

Blockchain

  • React front-end
  • Blockstack authenticated login
  • mqtt subscription (recieving data) and display
  • full Blockstack/Gaia Database integration

Running Sani

In bash

  1. Navigate to folder $ cd <insert path>
  2. Run the site $ npm run start
  3. Wait for the site to open
  4. Complete Blockstack authentication/login
  5. Wait for page to load (without data)
  6. Run ID Scanner (orient OHIP card so that the Name and card number are within the boxes, then press spacebar to submit) $ python ID\ Scanner.py

Note: This is after having inserted mqtt broker link in both src/profile.js and ID Scanner.py

About

Using Blockchain and Computer Vision technology to digitize crucial healthcare documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors