Getting started
Co-op Translator Documentation
Configure an LLM provider, choose your target languages, and use Co-op Translator from the CLI or Python API to translate and review project content as the source changes.
Start with the CLI ->Quick start¶
Step 1
Configuration
Set up Azure OpenAI, OpenAI, Azure AI Vision, and output directories.
Open guide ->
Step 2
Translate with CLI
Run translation, evaluation, review, and link migration commands.
Open guide ->
Step 3
Python API
Call
run_translation and run_review from scripts and automation.
Open guide ->
Step 4
Examples
Copy practical workflows for Markdown, notebooks, images, and repairs.
Open guide ->