生成式AI 與 代理式AI 整合應用

114學年第2學期 選修課 3 學分
授課大綱
40
名額
71
已選
-31
超選 31 人
登記 34 人 · 選上機率 -91%
上課時間
一/5,6,7[M025]
授課教師
Office Hour:預約時間後,以Teams線上會議進行
修課班級
資管系2-4 · 2年級以上
課程資訊
電腦教室
選課分析

Google Colab 程式作業 20 aisuite 與 LangChain操作應用
Python 程式作業 30 VScode開發Streamlit 實作應用
期末報告 30 生成式AI應用實作
出席 20

本課程將介紹最新世代的 AI 模型生態,包括 Gemini 3 Pro、GPT‑5.2、Claude、Llama、Qwen 等主流專有與開源模型,並比較其能力與應用場景。課程將帶領使用 aisuite、LangChain 等 Python 生態工具,以及 Gradio / Streamlit 建構互動式 AI 應用。將實作智慧型 Agent,使學生具備: 1.非結構化資料檢索與 RAG 能力 2.工具調用(Tool Use / Function Calling) 3.結構化資料處理與任務自動化 課程亦涵蓋多模態 AI,包含語言、影像、音訊等任務,掌握最新 AI 技術的核心能力。

LangChain https://python.langchain.com/docs/tutorials/
Llama https://www.llama.com/docs/overview/
Hugging Face https://huggingface.co/learn
Streamlit https://docs.streamlit.io/
Gradio https://www.gradio.app/docs/gradio/interface