Code Monkey home page Code Monkey logo

life_plus_plus's Introduction

Life++

The web app focuses on providing a secure online storage for the user’s medical records. The user will sign in to his account and access a dashboard of his medical records. The user will submit a photo of the physical prescription which he/she receives from the doctor. Alternatively , the doctor too can submit a photo of the prescription he/she prescribed to the user. Once any user uploads a photo of the prescription , the app performs optical character recognition and extracts text from it.

To ensure the incorruptibility of the document , a hash of the document is generated and is logged in a blockchain. The blockchain ensures that the hash of the document cannot be tampered with in any condition. When the user requests for the document again, the app matches the hash of the document present in its database with that in the blockchain. If they are found to be same, it means the article was not tampered with.

Features:

  • Transforms image of prescription into text
  • Ensures incorruptibility of stored document by pushing hash of text in blockchain.
  • Can recognise pneumonia in common X-Rays.

Technologies used:

  1. Django framework (for backend)
  2. Web3.py (to talk with the blockchain)
  3. Ganache (A local blockchain based on Ethereum)
  4. Solidity (To create Smart Contracts)
  5. Tesseract.js (OCR)
  6. Keras (Machine learning models)
  7. SQLite (Database)

Activity Diagram

Screenshots of the application

Ganache

life_plus_plus's People

Contributors

shlokashah avatar

Stargazers

 avatar  avatar

Forkers

casset-org

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.