# AI 模型

{% tabs %}
{% tab title="ChatGPT" %}
**一切都是從這裡開始 - ChatGPT**

<figure><img src="/files/6AD1FwP2r7iMmNHre6PI" alt=""><figcaption></figcaption></figure>

<a href="https://chatgpt.com/" class="button primary">ChatGPT 官方網站</a>

ChatGPT 的推出改變了世界

一直到現在, ChatGPT 依然是引領 AI 模型的龍頭

除了越來越強的 AI 模型， 也持續整合了對話, 視覺, 生圖, 生影片的功能

基本上只要熟練使用 ChatGPT, 就已經掌握70%的AI工具了
{% endtab %}

{% tab title="DeepSeek" %}
**AI 世界的震撼彈 - DeepSeek**

<figure><img src="/files/6DRFoQqjoU0ywZCgtDzs" alt=""><figcaption></figcaption></figure>

<a href="https://www.deepseek.com/" class="button primary">DeepSeek 官方網站</a>

DeepSeek 出世的那天, AI 股票全面大跌

因為 DeepSeek 提出了一個創新的AI 模型訓練方法

一個更快, 更好, 更便宜的 AI模就這樣憑空出現

讓人們覺得以往對AI的估值有點太高了

那天, 全世界都在瘋狂研究 DeepSeek 的開源論文
{% endtab %}

{% tab title="Gemini" %}
**被低估的王者 - Gemini**

<figure><img src="/files/V5JXWs59oBCfrVD2Uik1" alt=""><figcaption></figcaption></figure>

<a href="https://gemini.google.com/" class="button primary">Gemini 官方網站</a>

Gemini 是 Google 推出的最新 AI 模型

在 AI 大戰之中, Google 慢了一拍

推出來了 AI 模型笨笨的, 讓人印象不太好

但後來不斷地進化, 把 Gemini 整合到自家的產品線之中

現在的 Gemini 已經是神一般的存在了

不管是搜尋地圖, 超長文章, 筆記整合, Gemini 都很擅長
{% endtab %}

{% tab title="Claude" %}
**最強的編程 AI - Claude**

<figure><img src="/files/lz5gQ3jxIwEwDwkDUW3A" alt=""><figcaption></figcaption></figure>

<a href="https://claude.ai/" class="button primary">Claude 官方網站</a>

Claude 的創辦團隊原本是 OpenAI (ChatGPT) 的開發人員

後來自己另起爐灶, 開發了 Claude AI

目前寫程式, 編程最喜歡的 AI 模型就是 Claude

後來 Claude 也定義了 MCP 協定

首次讓 AI 可以操控各種軟體界面 (Unity, Blender, Figma ...)

如果你要寫程式, 選 Claude。
{% endtab %}

{% tab title="Llama" %}
**無需聯網, 完全免費, 完全開源 - Llama AI**

<figure><img src="/files/z1c40GSDICJ4HqwoCYDw" alt=""><figcaption></figcaption></figure>

<a href="https://ollama.com/" class="button primary">OLlama 官方網站</a>

<a href="/pages/BwdHLFFswqMYgIO5aMuw" class="button primary">如何安裝本地化模型教學</a>

Facebook 推出的完全免費開源的AI模型 - Llama

只需要你的電腦GPU設備夠好, 你就可以自己架設自己的AI模型

不需要聯網, 不需要付費, 自己的資料自己做主 !

這在很多資料比較機密的公司是一個很方便的選項
{% endtab %}
{% endtabs %}


---

# 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://aitool.yayapipi.com/yapi-ai-gong-ju-ji/ai-mo-xing.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.
