📚 Learning Flow
若想嘗試建立自己的AI Agent,歡迎參考下面相關資訊,打造最符合使用情境的AI Agent。
我們的AI Agent的Source Code(具體的內容)已公開在GitHub上, 你可以用任何 Git 工具(如 SourceTree)把專案拉下來,閱讀與練習。 • GitHub(公開):https://github.com/araliadata/AraliaOpenRAG
觀念上,你可以先改
Interpretation Agent,搭配Colab的使用範例來掌握Agent與應用Agent端的行為
建議先熟悉:變數、函式、條件、迴圈、模組、用 pip 安裝套件與在 Colab 跑 Notebook。
← 上一章: [**用 Colab 執行(No Code)**](<https://deciduous-centipede-9d7.notion.site/Colab-No-Code-261ddf94fd14801c8dedeb35d6b011a7>) | 最終頁 →