richawo/llm-translator
Translate Markdown files from one language to another using OpenAI's API while retaining original formatting. This Jupyter notebook tokenizes input text, splits into chunks, translates with OpenAI, and reconstructs output to preserve Markdown structure. Useful for localizing documentation, articles, books, and other long-form Markdown content.
This tool helps you translate long-form documents like articles, books, or technical documentation written in Markdown or plain text from one language to another. You provide your original document and specify the source and target languages, and it outputs a translated version that preserves all your original formatting. This is ideal for content creators, technical writers, or anyone needing to localize textual content for a global audience.
No commits in the last 6 months.
Use this if you need to translate an entire Markdown or plain text file while keeping its structure intact, such as for localizing product documentation or blog posts.
Not ideal if you need to translate multiple files simultaneously, compare translations side-by-side, or require a translation service that doesn't rely on OpenAI's models.
Stars
23
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/richawo/llm-translator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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,...