使用 Google Cloud Document AI 可以更準確地識別銀行類型。配置後會優先使用 Document AI,失敗時自動回退到本地識別。
認證已由後端安全處理,無需在前端配置憑證。
如何獲取 Document AI 配置信息?
步驟 1:創建 Google Cloud 項目
- 訪問 Google Cloud Console
- 創建新項目或選擇現有項目
步驟 2:啟用 Document AI API
- 在 Cloud Console 中,進入「API 和服務」→「程式庫」
- 搜索「Document AI API」
- 點擊「啟用」
步驟 3:創建 Form Parser Processor
- 進入 Document AI 控制台
- 創建 Form Parser Processor
- 記錄 Processor ID
✓ 注意:Service Account 憑證已由後端管理,無需在前端配置。