https://github.com/alexanderad/highlighter
Highlighter, reading tool
https://github.com/alexanderad/highlighter
assisted-reading chrome-extension python yandex-translate
Last synced: 3 months ago
JSON representation
Highlighter, reading tool
- Host: GitHub
- URL: https://github.com/alexanderad/highlighter
- Owner: alexanderad
- Created: 2017-03-19T15:07:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T18:00:47.000Z (over 1 year ago)
- Last Synced: 2025-01-16T15:47:49.202Z (4 months ago)
- Topics: assisted-reading, chrome-extension, python, yandex-translate
- Language: Python
- Homepage: https://highlighter.darednaxella.name/
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Highlighter
Highlighter is a machine-assisted reading tool which extracts contents from
the articles on the Internet and makes it easier to read in foreign language.
Ultimate goal is to help learning new language through reading.## Stack
* Python + Bottle.py backend with Redis storage
* Simple frontend
* Chrome/Firefox extension
* Azure Congnitive Services Translator v3.0
* Docker Compose for deployments## Live
See it live at [highlighter.darednaxella.name](//highlighter.darednaxella.name)