first usable type

This commit is contained in:
2025-06-04 23:09:08 +08:00
parent 7e3fbb1865
commit 6e477db0b2
9 changed files with 3206 additions and 13 deletions

View File

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