Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
用途
BiteWise 運用 Google Gemini 為使用者提供 AI 輔助的用餐追蹤和用餐規劃功能,並為使用者產生食譜構想。BiteWise 的核心技術是 Gemini API,我們會使用這項技術分析使用者的冰箱相片,並產生食譜構想和營養資訊。為確保結果合理且一致,我們運用提示工程技術精心設計提示。為確保結果一致,我們會仔細設計提示,並將其分為主要和輔助元素。接著,我們會使用提示,以 JSON 格式建構輸出內容,包括輸出狀態指標和可選的錯誤訊息欄位。
我們會利用 Gemini 的多模態功能,讓使用者可以彈性地使用圖片或文字,或兩者皆用來提示。我們也實作了設計,讓使用者在初始輸出結果不滿意時,能夠重新提示並產生新的食譜。透過明確定義輸出結構,我們可以將產生的回應解析為易讀格式,以便以賞心悅目的方式向使用者顯示。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],[],[],[]]