Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
用途
我們的應用程式旨在縮小非技術人員與複雜資料庫之間的差距,讓使用者能透過自然語言與資料庫互動。我們運用 Gemini API 的強大功能,搭配 LangGraph 架構,讓應用程式可根據使用者輸入內容,動態產生 SQL 查詢,讓資料擷取作業變得簡單,就像以英文提問一樣。
我們在 LangGraph 架構中使用了不同的提示,處理查詢產生程序的各個層面,從瞭解使用者意圖到建議相關資料表,以及建構準確的 SQL 查詢。這個應用程式採用以 Flask 為基礎的 GUI 建構,提供順暢且直覺的介面,讓使用者可以輸入查詢、查看產生的 SQL,並在同一個地方查看結果。
透過整合 Gemini API,我們確保應用程式能夠處理複雜的資料結構,並提供快速且準確的回應,讓任何人都能使用資料分析功能,無須具備 SQL 知識。
[[["容易理解","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"]],[],[],[]]