KazKozDev/book-translator
Translate books and big text files via Ollama LLMs using two-stage approach with initial translation, then AI self-reflection and refinement.
Translate entire books or large documents without sending your data to external services. You upload a text file, and the application translates it using a local AI model, refining the translation in two stages for better accuracy and readability. This is ideal for researchers, linguists, or anyone needing to translate extensive written material confidentially.
Use this if you need high-quality, long-form document translation and want to keep your data private by running the translation entirely on your own computer.
Not ideal if you need to translate documents in non-text formats like PDFs or images, or if you prefer using cloud-based translation services without managing local AI models.
Stars
43
Forks
12
Language
Python
License
MIT
Category
Last pushed
Jan 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/KazKozDev/book-translator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
NiuTrans/LaTeXTrans
A tool for translating the content of LaTeX documents into various other natural languages...
mlverse/lang
Uses LLMs to translate R help docs on the fly
dsdanielpark/hf-transllm
LLMtranslator translates and generates text in multiple languages.
wowsinfo/Convert-Migrate-LLM
Convert & Migrate from one technology to another ones using any LLM
habaneraa/TransLaTeX
TransLaTeX is a simple tool for translating LaTeX projects using Large Language Models. It can...