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/llm-tools/KazKozDev/book-translator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
kizuna-ai-lab/sokuji
Live speech translation application built with Electron 40 and React, using OpenAI's Realtime API.
mengxi-ream/read-frog
🐸 Read Frog - Open Source Immersive Translate | 🐸 陪读蛙 - 开源沉浸式翻译
xunbu/docutranslate
文档(小说、论文、字幕)翻译工具(支持 pdf/word/excel/json/epub/srt...)Document (Novel, Thesis, Subtitle)...
nextai-translator/nextai-translator
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop...
hydropix/TranslateBooksWithLLMs
Translate full-length books and documents with Ollama, OpenAI (comptatible), Gemini, Mistral,...