Background
Actionbase originated at Kakao. For document translation, we plan to use Kanana-2, Kakao's own open-source AI model (kakao/kanana-2).
The goal is to establish a translation workflow that minimizes human review of AI-translated content.
Kanana-2
Kanana-2 is a general-purpose language model developed by Kakao, supporting 6 languages including Korean, English, Japanese, Chinese, Thai, and Vietnamese. While not specifically designed for translation, its 30%+ improvement in Korean tokenization efficiency makes it well-suited for producing natural Korean output. We plan to leverage this model for document translation tasks.
Task
Done When
- Glossary file and system prompt are finalized
- Sample document translation passes quality review with minimal human intervention
- Translation workflow is documented and reproducible
Notes
- Current Korean docs:
website/src/content/docs/ko/
- Reference: kakao/kanana-2
If you have any additional action items that would be helpful, please feel free to suggest them.
Background
Actionbase originated at Kakao. For document translation, we plan to use Kanana-2, Kakao's own open-source AI model (kakao/kanana-2).
The goal is to establish a translation workflow that minimizes human review of AI-translated content.
Kanana-2
Kanana-2 is a general-purpose language model developed by Kakao, supporting 6 languages including Korean, English, Japanese, Chinese, Thai, and Vietnamese. While not specifically designed for translation, its 30%+ improvement in Korean tokenization efficiency makes it well-suited for producing natural Korean output. We plan to leverage this model for document translation tasks.
Task
website/i18n/glossary.json)translate: Technical terms and their corresponding translationspreserve: Proper nouns and brand names to keep unchangedwebsite/i18n/translation-prompt.md)Done When
Notes
website/src/content/docs/ko/If you have any additional action items that would be helpful, please feel free to suggest them.