# 開源應用技術研發人才培育計畫

滿滿的開源軟體是這個時代的趨勢，但有時候讓人難以納入開源文化的是，我們並不清楚如何應用這些開源軟體。「開源軟體典範案例」即以案例的方式，整理真實應用的場域，再附上相關開源軟體的介紹，期望可以減少開源軟體的隔闔。

開源軟體並不是冷冰冰的技術大集合而已，它們已經在你我的左右，一起來看看開源軟體如何讓我們變得更好。

本書由「[臺灣開源軟體協作工坊 TWOSS](https://twoss.io/)」提供，中文字型透過 [Noto CJK plugin](https://plugins.gitbook.com/plugin/notocjk) 套用開源字型。

![](https://img.shields.io/badge/臺灣開源軟體協作工坊-TWOSS-orange.svg)

![](https://img.shields.io/badge/電腦報導-iThome-blue.svg)

![](https://img.shields.io/badge/數位轉型研究所-資訊工業策進會-blue.svg)

![](https://img.shields.io/badge/技術處-行政院經濟部-blue.svg)

行政院推動「[數位國家‧創新經濟發展方案](https://www.digi.ey.gov.tw/)」簡稱 DIGI+，「開源應用技術研發人才培育計畫」以 DIGI+ 發 展「5+2 產業創新」開源解決方案，針對人工智慧、大數據、雲端運算、資料庫、物聯網等領域，透過產學研合作投入開放程式碼研發，以培育開源應用技術研發社群與人才、期盼深化我國開源技術與人才培育，形成健全且開放的開源生態系，提升國內軟體產業實力、達成全方位跨域 數位人才的計畫目標。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://twoss.gitbook.io/open-source-use-case/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
