Files
translator/README.md
2025-06-04 23:09:08 +08:00

15 lines
482 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Abstract
本來使用[LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)作為Google翻譯的替代方案但使用體驗真的是不佳至少以正體中文與英文互翻的狀況下有時候翻譯結果超ㄎ一ㄤ的所以就自己DIY寫一個吧🥵
## Requirements
* Hardware
* MacbookPro14 2021
* Software
* MacOS 14
* [Ollama](https://ollama.com/)
## Dirs
* **tests**
* unittest codes by Pytest
* **translator**
* app source codes