Skip to content

Smart Web App made in Flask to digitalize 👋handwritten notes and save it in Google Keep. This app takes images in any format .png, .jpg, .jpeg or any other format, ML model scans the complete image 📷 for possible text which is then read out by the OCR (Optical Character Recognition).🎁

License

Notifications You must be signed in to change notification settings

bhngupta/Notes-to-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes-To-Notes

Version
License: MIT

Smart Web App made in Flask to digitalize handwritten notes. This app takes images in any format .png, .jpg, .jpeg or any other format, ML model scans the complete image for possible text which is then read out by the OCR (Optical Character Recognition).

Steps to run in localsystem

  1. git clone https://github.com/Bhanu-mbvg/Notes-to-Notes.git
  2. pip3 install -r requirements.txt
  3. python3 app.py
  4. Flask server is live at http://127.0.0.1:5000/

Technologies Used

  • OCR
  • MSER
  • Python
  • Flask

Todos

  • Connect with gkeep script
  • Improve the UI

Author

Bhanu V. Gupta

About

Smart Web App made in Flask to digitalize 👋handwritten notes and save it in Google Keep. This app takes images in any format .png, .jpg, .jpeg or any other format, ML model scans the complete image 📷 for possible text which is then read out by the OCR (Optical Character Recognition).🎁

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published