https://github.com/anantzoid/eulers-notes
Interactive and Intelligent notes study
https://github.com/anantzoid/eulers-notes
Last synced: 5 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 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-22T10:58:54.000Z (almost 10 years ago)
- Last Synced: 2025-03-24T06:53:06.048Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eulers-notes
Interactive and Intelligent notes study
Euler'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-time
To start the application
```
pip install requirements
python app.py
```