Interactive Streamlit app for reading practice with automatic word-by-word and sentence translations (Dutch ⇄ Arabic).
An interactive Streamlit app for learning languages.
Features:
- Paste your own text and get per-word translations (hover).
- ℹ️ icon after each sentence for sentence translation.
- Supports Dutch ⇄ Arabic out of the box (extendable to more languages).
- Runs locally or on Streamlit Community Cloud.
git clone https://github.com/YOURNAME/language-reader-supertool.git
cd language-reader-supertool
pip install -r requirements.txt
streamlit run app_textvak.py