https://github.com/anantzoid/eulers-notes
Interactive and Intelligent notes study
https://github.com/anantzoid/eulers-notes
Last synced: about 2 months ago
JSON representation
Interactive and Intelligent notes study
- Host: GitHub
- URL: https://github.com/anantzoid/eulers-notes
- Owner: anantzoid
- Created: 2016-07-17T04:55:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-22T10:58:54.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T12:32:25.095Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 1.12 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eulers-notes
Interactive and Intelligent notes studyEuler's Notes is a product of Angelhack 2016 Bangalore. It digitzes images of printed notes and highlights concepts
and terms found in those notes and links them to reference info.Remaining tasks:
1. Support handwritten notes digitization
2. Parse mathematical expressions and get inference from WolframAplha
3. Option to recite notes and parse content in real-timeTo start the application
```
pip install requirements
python app.py
```