Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

TBL

install

git clone --depth=1 https://github.com/hydropix/TranslateBookWithLLM
cd TranslateBookWithLLM
uv venv --python 3.9
.venv\Scripts\activate.bat
uv pip install flask flask-cors flask-socketio python-socketio requests tqdm aiohttp lxml ebooklib

usage

python translation_api.py

translatebookwithllm