# AI 自動化工作流

1. **Make -  最簡單的自動化工作流**

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

{% embed url="<https://www.make.com/>" %}

<details>

<summary>Make 使用心得</summary>

我最喜歡的自動化工具

介面直覺, 使用起來也很簡單

可以用來串各種方便的自動化功能

也可以用來自動發佈貼文

</details>

2. **n8n - 整合最多App的AI開源工作流**

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

{% embed url="<https://n8n.io/>" %}

<details>

<summary>n8n 使用心得</summary>

整合了很多很多的APP

Line，FB，Youtube，Notion，Google ...

如果想要很方便的連接到第三方的APP的話，很方便！

但是要製作很複雜的工作流的話，上手難度比較高。

也有開源的版本，可以在自己的電腦上面安裝

<https://github.com/n8n-io/n8n>

</details>

3. **Dify - 很漂亮的開源AI工作流工具**

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

{% embed url="<https://cloud.dify.ai/>" %}

<details>

<summary>Dify 使用心得</summary>

功能很強大，可以連接Notion的數據庫當做參考資料

覺得還蠻厲害的，但是要實際應用到工作場景

還少了很多App的串接API，硬要弄的話就是要自己加API進去，有點麻煩

</details>

4. **Zapier - 市面上最多人使用的自動化工作流工具**

<figure><img src="/files/4pLSB4vU41ifNDGdGh1x" alt=""><figcaption></figcaption></figure>

{% embed url="<https://zapier.com/>" %}


---

# 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-zi-dong-hua-gong-zuo-liu.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.
