Skip to content

Commit

Permalink
更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lin-Rexter authored Nov 28, 2024
1 parent 6bbe9db commit 70131b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 台灣國道壅塞預測

此專案由 [Next.js](https://nextjs.org/) 結合 [Tailwind CSS](https://tailwindcss.com/) 所建構,並利用 [Nixtla TimeGPT-1](https://docs.nixtla.io/docs/getting-started-about_timegpt) 時序模型將預測結果、歷史、即時資料,利用資料視覺化工具 [Deck.gl](https://deck.gl/) 於基底地圖服務 [Mapbox](https://visgl.github.io/react-map-gl/docs/api-reference/map) 上互動式地呈現交通壅塞狀況,使用戶能一目瞭然地知曉台灣各地國道的雍塞情形,並搭配了搭載 [Llama 3.2 (採用Ollama所提供)](https://ollama.com/library/llama3.2) LLM 模型結合 [RAG (採用LangChain框架)](https://js.langchain.com/docs/integrations/chat/ollama/) 與 Prompt engineering 技術的AI助手功能讓用戶利用文字或語音來向AI詢問雍塞問題等互動。

## Getting Started
Expand All @@ -24,4 +26,4 @@ You can start editing the page by modifying `app/page.jsx`. The page auto-update
- ### API
> ![image](https://github.com/user-attachments/assets/4e298799-9d90-4978-a561-1d57d5fed367)
</details>
</details>

0 comments on commit 70131b1

Please sign in to comment.