- 比起傳統逐字翻譯,使用 AI 能根據上下文更加準確的表達意思,遇到錯字或母語者常用的縮寫或流行用語也能翻譯出來。
- 可以單純拿來擷取圖片中的文字,例如想複製課程影片中的程式碼。
- 也可以單純拿來當作一般的 AI 翻譯,直接輸入文字翻譯即可。
- Releases 下載打包好的執行檔並執行,目前僅提供 Windows 執行檔,其他作業系統需要下載 Source code 手動打包。
- 準備「Cloud Vision API 憑證金鑰(JSON)」及「Gemini API 金鑰」,可於下方連結申請。
- 將拿到的金鑰分別設定完成即可(可於選單的 File 底下找到變更選項)。
https://console.cloud.google.com/apis/library/vision.googleapis.com
https://cloud.google.com/vision/pricing
https://console.developers.google.com/billing/enable
https://aistudio.google.com/app/apikey
npm install
npm run start
npm run make