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).
git clone https://github.com/Bhanu-mbvg/Notes-to-Notes.git
pip3 install -r requirements.txt
python3 app.py
- Flask server is live at http://127.0.0.1:5000/
- OCR
- MSER
- Python
- Flask
- Connect with gkeep script
- Improve the UI
Bhanu V. Gupta
- Website: https://bhanu-mbvg.github.io/
- Twitter: @kyadekhteho
- Github: @Bhanu-mbvg